[gtk-list] trying to install glib & gtk



Paul Juster writes:
 >  I downloaded Glib-1.1.15 and ./configure, make & make install fine. I 
 > think.
 >  I then tried to install Gtk-1.1.15 ./configure complained that either  
 > glib was not installed, or the path needs to be checked !

You may simply need to call ldconfig:

# /sbin/ldconfig

after the glib installation, then again after the gtk installation.
Both of these packages create shared libraries.

Andrew Thomas



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