Jza Posted April 2, 2012 Share Posted April 2, 2012 I have an issue of failed dependencies but seems is more of an issue with the path, I am not sure I remember how to modify the prefix but I guet the following issues: checking for LIBJACK... no configure: error: Package requirements (jack >= 0.98.0) were not met: No package 'jack' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBJACK_CFLAGS and LIBJACK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. I have confirmed the existence of libjack locate libjack /usr/lib/libjack.so.0 /usr/lib/libjack.so.0.1.0 /usr/lib/libjackserver.so.0 /usr/lib/libjackserver.so.0.1.0 I tried going through the pkg-config man pages, but seemed a bit odd about setting the libjack. [moved from Software by spinynorman] Link to comment Share on other sites More sharing options...
Jza Posted April 3, 2012 Author Share Posted April 3, 2012 I discover I needed the devel packages for libjack0 Link to comment Share on other sites More sharing options...
Kieth Posted April 3, 2012 Share Posted April 3, 2012 Glad ya figured it out! :D Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now