On Sat, 18 Apr 2009 18:57:38 +0200, Filip wrote:
pkg-config returns
Package geany was not found in the pkg-config search path. Perhaps you should add the directory containing `geany.pc' to the PKG_CONFIG_PATH environment variable No package 'geany' found
but geany is installed in /usr/local/bin.
Did you try:
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config --modversion geany ? If that doesn't work, check whether /usr/local/lib/pkgconfig/geany.pc exists.
As I have said, I have installed geany from svn.
Sorry, I assumed you meant the svn version of geanygdb :).
Regards, Enrico