Re: gnome configuration
- From: "Fred W. Smith" <fsmith computersandthings com>
- To: "Gleef" <dzol virtual-yellow com>
- Cc: <gnome-list gnome org>
- Subject: Re: gnome configuration
- Date: Tue, 23 Mar 1999 18:04:30 -0600
Again Thanks,
Thanks for your reply the paper was from the following link.
http://www.gnome.org/start/getting_rh.shtml
It was an RPM installation with apparently no errors using the version for
Red Hat 5.2 download from
ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/redhat
I installed the Red Hat from the CD with a minimal install and then ran the
gnome rpm install which seemed to go without a hitch. But then I get the
error below.
To answer your further questions and directions, I ran the lddconfig and
asked the
which gnome-session the reply was /usr/bin/gnome-session
the ldd /usr/bin/gnome-session yielded the following output:
libgnomeui.so.32 => /usr/lib/libgnomeui.so.32 (0x40006000)
libart_lgpl.so.2 => /usr/lib/libart_lgpl.so.2 (0x400c3000)
libgdk_imlib.so.1 => /usr/lib/libgdk_imlib.so.1 (0x400d3000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400fb000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40103000)
libgtk-1.2.so.0 => not found
libgdk-1.2.so.0 => not found
libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40117000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4011b000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40126000)
libgnome.so.32 => /usr/lib/libgnome.so.32 (0x401bd000)
libgnomesupport.so.0 => /usr/lib/libgnomesupport.so.0 (0x401d1000)
libesd.so.0 => /usr/lib/libesd.so.0 (0x401d8000)
libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x401de000)
libm.so.6 => /lib/libm.so.6 (0x401ec000)
libdb.so.2 => /lib/libdb.so.2 (0x40205000)
libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40213000)
libdl.so.2 => /lib/libdl.so.2 (0x40236000)
libc.so.6 => /lib/libc.so.6 (0x40239000)
libz.so.1 => /usr/lib/libz.so.1 (0x402de000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x402ec000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x4030a000)
libungif.so.3 => /usr/lib/libungif.so.3 (0x40336000)
libpng.so.2 => /usr/lib/libpng.so.2 (0x4033d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
Fred
-----Original Message-----
From: Gleef <dzol@virtual-yellow.com>
To: Fred W. Smith <fsmith@computersandthings.com>
Date: Tuesday, March 23, 1999 5:41 PM
Subject: Re: gnome configuration
>
>On Tue, 23 Mar 1999, Fred W. Smith wrote:
>>
>> I have installed gnome (by the book at least the paper I downloaded from
the
>> gnome.org website) and entered
>
>Hi there :-)
>
>Which paper? Which version of GNOME? Tarballs or RPM?
>
>
>> #!/bin/bash
>> gnome-session
>> ##
>>
>> in the /etc/X11/xinit/Xclients file
>
>That should work.
>
>
>> I then type startx and get the following error.
>>
>> gnome-session: error in loading shared libraries
>> libgtb-1.2.so.0: cannot open shared object file: No such file or
directory
>
>It's missing or misplaced a library. First try running (as root)
>ldconfig, that forces it to go through and refresh which libraries it
>knows about. Then if it still doesn't work, try running the following,
>and sending me the output:
>
>which gnome-session
>ldd <whatever the output of the previous command was>
>
>That will help give me a fair idea of what's missing. I won't have a
>chance to reply until tomorrow, so you probably should copy the gnome-list
>on the message.
>
>Best of Luck,
>-Gleef
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]