Re: [gtk-list] Re: gtk 1.2.6 prob



On Thu, 20 Jan 2000 04:28:44 -0500, Bruce Lee wrote:
> Ok I got rid of the old glib-config and the new one (1.2.6) is now in
> /usr/local and I also deleted /usr/lib/lib and /usr/lib/libglib* but still
> no luck.  When I try to install this gftp-2.0.6a prg it says gFTP needs GTK+
> 1.2.3 or higher and again, I dont know how to check the version I have.
> 
> So I go to install gtk1.2.6 and upon running ./configure, it compiles a
> bunch of things and finally says:  checking for GLIB - version >= 1.2.4...
> 
> *** 'glib-config --version' return 1.2.6, but GLIB (1.2.1)
> *** was found! If glib-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 environment variable, or by editting
> *** /etc/ld.so.conf.  Make sure you have run ldconfig if that is
> *** required on your system.
> *** If glib-config was wrong, set the environment variable GLIB_CONFIG
> *** to point to the correct copy of glib-config, and remove the file
> config.cache
> *** before re-running configure
> no
> configure: error:
> *** GLIB 1.2.4 or better is required.

Remove (with "rpm -e <package-name>") all instances of glib 1.2.1 and gtk+
1.2.1 from your disk. Add /usr/local/lib to /etc/ld.so.conf and run
ldconfig. Now try to recompile GTK+. (read on for the easy version)

> ONce again...I've installed glib1.2.6 but obviously something else still
> needs to be changed and I dunno what or how.  I wish there was a
> glib1.2.6.rpm as  rpm's are much easier to install :)

There are RPMs for RedHat:

  ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/glib/glib-1.2.6-1.i386.rpm
  ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/glib/glib-devel-1.2.6-1.i386.rpm
  ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/gtk+/gtk+-1.2.6-1.i386.rpm
  ftp://ftp.gnome.org/pub/GNOME/stable/redhat/i386/gtk+/gtk+-devel-1.2.6-1.i386.rpm

Download the RPMs, install them using "rpm -i <package-file>".

I can't help you with rpm, because I'm a Debian user. "man rpm" will help
you.


Erik

-- 
"I'm just this guy you know?"  -- Zaphod Beeblebrox in
"The Hitchhikers Guide to the Galaxy" by Douglas Adams




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