11-04-2011, 03:43 PM
(This post was last modified: 11-04-2011, 04:51 PM by Alittlemurkling.)
EDIT: I managed to get it compiled. I had to install a large amount of packages not listed in the instructions, mostly devs.
Trying to compile 32-bit source on Crunchbang 10. This is the error I get.
...But I believe I have all the dependencies, especially the gtk packages.
Trying to compile 32-bit source on Crunchbang 10. This is the error I get.
Code:
checking for GTK... no
configure: error: Package requirements (gtk+-2.0) were not met:
No package 'gtk+-2.0' 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 GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [/opt/Nightingale/compiled-release-i686/config.status] Error 1
...But I believe I have all the dependencies, especially the gtk packages.