Re: Installing GTK etc... on SuSE



 Make sure that you LD_LIBRARY_PATH points to the lib dir that the pkg-config
is getting.

  i.e.

  if pkg-config is picking the .pc file(s) from :
  /opt/gtk+2.2.3/lib/pkgconfig/*.pc

  make sure your LD_LIBRARY_PATH is pointing to the lib dir
   /opt/gtk+2.2.3/lib/

  LD_LIBRARY_PATH of course is Linux on othe *xes systems might be another emv.
var.

Harring.


Harring.
--- Imre Leber <imre leber worldonline be> wrote:
Hi,

I am trying, without much success, to install GTK on a SuSE system. This
distribution doesn't have the developpement libraries on the CDs, so i
have to install the developpement libraries from sources. 

I downloaded the latest version of GTK. I could compile and install glib
2.2.3, but when i want to configure ATK, i get a problem with
./configure:

checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.2.3, but GLIB (2.2.1)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the
error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable
PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/.

Does anybody know a way to fix this without breaking the dependencies of
the RPMs on my system?

Imre

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


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



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