-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't compile it on Debian Jessie #26
Comments
I had the issue on Debian testing/stretch but managed to get by it with https://bbs.archlinux.org/viewtopic.php?id=161452. |
run however once I got past that I ran into
you are going to need to complie libconfig from source, instructions on how to are at https://github.com/hyperrealm/libconfig I also had to compile libxml2 from source but I don't think that is needed |
About the libconfig++ dependency, I just downgraded the requirement to version 1.4 and it works just fine using libconfig++ 1.4.9 on Ubuntu 14.04. |
Hello. I'm trying to compile it on Debian Jessie and I'm getting the following error:
"configure.ac:36: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
"
pkg-config is installed.
The text was updated successfully, but these errors were encountered: