On Thu, 13 Mar 2008 16:52:55 -0600 Nathan Wright <[EMAIL PROTECTED]> wrote:
> I'm running into some difficulties compiling geany 0.13 on ubuntu > (xubuntu to be exact), and I'm hoping someone can help. This is the > error that I'm seeing when configuring: > > =========== > checking for GTK... configure: error: Package requirements (gtk+-2.0 > >= 2.6.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. try: sudo apt-get build-dep geany This will install all packages needed to compile Geany or read this forum topic: http://ubuntuforums.org/showthread.php?t=470169 Happy compiling! -H- _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
