[SunRescue] OT?: GNOME on Solaris
Kurt Mosiejczuk
rescue at sunhelp.org
Wed Apr 4 12:33:13 CDT 2001
On Thu, 5 Apr 2001, Tim Chong wrote:
> Hi,
>
> Anyone on the list is actually using GNOME on Solaris 8? Downloaded the latest GNOME and got it installed and running on my Ultra 2 C3D... however, I don't know what when wrong now: I can seem to able to login into GNOME...=(
>
> I choose GNOME from the dtlogin screen, I will get login, then blank screen and I got back to where I start in dtlogin screen...=( How can I debug this?
This frustrated me for quite some time. I believe it's a problem with
the file /etc/dt/config/Xinitrc.gnome (I say "I believe" because I fixed
it a couple months ago =) ).
Here's my file:
# X session startup script
PATH=/opt/gnome/bin:${PATH}
GNOME_PATH=/opt/gnome
LD_LIBRARY_PATH=/opt/gnome/lib:${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH GNOME_PATH PATH
exec /opt/gnome/bin/gnome-session
--
I seem to recall the didn't set up the LD_LIBRARY_PATH.
--Kurt
More information about the rescue
mailing list