Re: GTK+ installation error



On Tue, 8 Aug 2000, Ibrahim El-Shafei wrote:

> Thank you very much for your help, I think I succeded in removing the
> GLIB-1.2.3 because I got a new error message (Attached). I uninstalled the
> old version of GTK+, but the error is still there. What to do next?

  Are you sure that your dynamic linker is allowed to search for libraries in
the directory where glib is installed? If it's linux, I guess it's installed
in /usr/local/lib - in this case insure that file /etc/ld.so.conf has a line
"/usr/local/lib" in it. If it doesn't have this line, add it and run
'ldconfig' as root.

> ----- Original Message -----
> From: "Vlad Harchev" <hvv@hippo.ru>
> To: "Ibrahim El-Shafei" <shaffei@mailandnews.com>
> Cc: "GTK+ Mailing List" <gtk-list@gnome.org>
> Sent: Monday, August 07, 2000 10:26 AM
> Subject: Re: GTK+ installation error
> 
> 
> > On Mon, 7 Aug 2000, Ibrahim El-Shafei wrote:
> >
> >  Hi,
> >
> > > Dear sir,
> > >
> > >     When I was trying to install GTK+-1.2.8, I received a message when I
> > > wrote ./configure saying that glib-1.2.8 is found, but the glib (1.2.3)
> is
> > > still on my computer, ok. When I tried to uninstall glib-1.2.3 I
> received an
> > > error. the error is attached with this e-mail (log file). What can I do?
> > > Thanks for your help.
> >
> >  You should specify location of installed glib you want to use using
> argument
> > --with-glib-prefix=PATH of 'configure' for gtk. Also make sure that you've
> > called 'ldconfig' after installing glib.
> >
> > > Yours,
> > > Ibrahim El-Shafei
> > >
> >
> >  Best regards,
> >   -Vlad
> >
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/gtk-list
> 

 Best regards,
  -Vlad





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