RE: Help w/Install of Gnome



This is what I had to do. I did this some time ago, so I hope its 
relevant.  The files you listed were installed in /usr/local/lib 
for me.  After adding that path to my ld.so.conf and running 
ldconfig.  I relinked the files in usr/lib to the ones in 
/usr/local/lib.  This seemed to do the trick.  

Rich

> -----Original Message-----
> From: Jeffrey Stephens [mailto:jsteve17 tampabay rr com]
> Sent: Wednesday, May 22, 2002 1:23 PM
> To: gnome-list gnome org
> Subject: Help w/Install of Gnome
> 
> 
> I hope this is the right list to query for problems 
> installing gnome.  I
> couldn't find a list
> or a news group specifically dedicated to this subject.
> 
> I just began to install the sources for the gnome desktop.  I 
> am running
> a roll your own
> Linux with kernel 2.4.18, glibc-2.2.5, gcc-2.95.3, and XFree86 4.2.  I
> visited the gnome
> website at www.gnome.org and found the FAQ where a suggested order of
> install was
> available.  I used this and began installation.  Everything 
> seemed to go
> along well until I
> got to gnome-libs.  Now I am getting the following error 
> message when I
> run:
> 
>     # ./configure --prefix=/usr
> 
> checking for pthread_create in -lpthread... yes
> checking for gtk-config... /usr/bin/gtk-config
> checking for GTK - version >= 1.2.0... no
> *** Could not run GTK test program, checking why...
> *** The test program compiled, but did not run. This usually means
> *** that the run-time linker is not finding GTK or finding the wrong
> *** version of GTK. If it is not finding GTK, you'll need to set your
> *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to
> point
> *** to the installed location  Also, make sure you have run 
> ldconfig if
> that
> *** is required on your system
> ***
> *** If you have an old version installed, it is best to remove it,
> although
> *** you may also be able to get things to work by modifying
> LD_LIBRARY_PATH
> ***
> *** If you have a RedHat 5.0 system, you should remove the GTK package
> that
> *** came with the system with the command
> ***
> ***    rpm --erase --nodeps gtk gtk-devel
> configure: error: GTK not installed
> 
> Now this is strange because I did install gtk+-1.2.10.tar.gz which I
> downloaded
> from the ftp site.  When I installed gtk+ I also used the 
> same arguments
> in configure:
> 
>     # ./configure --prefix=/usr
> 
> I have the following library files in /usr/lib
> 
> libgtk-1.2.so.0
> libgtk-1.2.so.0.9.1
> libgtk.a
> libgtk.la
> libgtk.so
> 
> Some of these are links.
> 
> I also have a /usr/include/gtk-1.2 directory.
> 
> So I can't figure out why the system is reporting gtk is not there.
> Obviously, I ran
> ldconfig after installing gtk.  So does anyone know what is going on
> here?
> 
> Regards,
> Jeff Stephens
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list
> 



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