How to compile #1563
-
Greetings! It's been a while since I last compiled plugins so I started with ./autogen.sh && ./configure but it gave me an errors
|
Beta Was this translation helpful? Give feedback.
Answered by
radioactiveman
Feb 18, 2025
Replies: 1 comment 1 reply
-
When you ran "autogen.sh", you were missing at least one development package that would have provided the m4 macros for pkg-config toolset. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My assumption is that pkgconf is not installed at all.