Re: GTK+ 3.0.9 installation issue on Ubuntu 10.10



You must set the PKG_CONFIG_PATH environment variable:

export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"

Ian L.

On Thu, Apr 28, 2011 at 8:13 AM, Benjamin Trias <jesuisbenjamin gmail com> wrote:
Hello there,

I'm not sure whether i did something wrong, but i failed installing GTK+ 3.0.9 on my Ubuntu 10.10.
I followed the online instructions and i installed all the prerequisite libraries (latest versions of Glib, Pango, Pixbuf, Atk and tiff4-dev). I believe the configuration went fine as it didn't return any error. As i ran make and make install however, the last few lines contained the word "error" but the message was too obscure for me to determine its nature. Eventually i tested the pkg-config --cflags gtk+-3.0 command but it returned:

benjamin@vidya:~/Desktop/gtk+-3.0.9$ pkg-config --cflags gtk+-3.0
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found

I am not sure as to how i am to do what is advised. Please find three attachments enclosed: the configuration log and a copy of what make and make-install returned.

Thanks for helping, you can also join me through Skype, my username is jesuisbenjamin.

Regards,
Benjamin

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]