Re: installing glib and gtk - new versions



On Sun, 2005-02-13 at 18:32, Gabriel de Perthuis wrote:
On lun, 2005-02-14 at 00:22 +0100, Gabriel de Perthuis wrote:
>On Sun, 2005-02-13 at 12:37 -0500, charles livsey wrote:
>>Well I've already tried that and failed anyway, so where do I go now?
>>How else can I install it? 
>Be sure to scrap all of what was installed beforehand with make
>uninstall,
>start over with a make clean, and export PKG_CONFIG_PATH to
>your_prefix/lib/pkgconfig .
(and reconfigure with --prefix=your-own-prefix of course)
>Install glib, atk, gtk... in the right order
The dependencies order is at this page, though I think you only need
glib, pango and atk.
The problem seems to lie with glib, as when I try to compile atk gives an error that I don't have a version of glib >2.0, which usually indicates that glib is installed incorrectly.  I have tried installing glib multiple ways from the tar files, in root, and they should not have been put in a non-standard location, as suggested by the errors.  Most recently, I used ./configure --prefix=/usr/local/  which is where it should go anyway.  I also performed a make uninstall and make clean prior.  I tried the export PKG_CONFIG_PATH /usr/lib/pkgconfig, but I'm not sure how to do that.

  http://gnome.org/start/2.8/notes/rninstallation.html

_______________________________________________
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]