View previous topic :: View next topic |
Author |
Message |
jallen Guest
|
Posted: Mon Apr 29, 2002 6:36 pm Post subject: Please help w/gnome |
|
|
I can't get gnome to work yet. I had it defined in USE=, did an emerge with it last night, defined it in xinitrc "gnome &". And still twm comes up when I 'startx.' This afternoon did an emerge xchat. With pretend it didn't list gnome so I figure at least it is installed. What did I miss? |
|
Back to top |
|
|
tod Developer
Joined: 17 Apr 2002 Posts: 136 Location: Ozarks, USA
|
Posted: Mon Apr 29, 2002 6:43 pm Post subject: |
|
|
Hi!
In you user home directory,
echo "gnome-session" > .xinitrc
Then 'startx'
hth
tod |
|
Back to top |
|
|
jallen Guest
|
Posted: Mon Apr 29, 2002 9:44 pm Post subject: Please help with gnome |
|
|
Thanks for your help tod. The steps you provided generated a .xintrc file but when I did 'startx,' the command 'gnome-session' is not found. Some where in my travels I came across an option for xdm, gdm, and kdm but haven't been able to find it again. Does anyone know where this is? Thanks. |
|
Back to top |
|
|
lodger n00b
Joined: 16 Apr 2002 Posts: 53
|
Posted: Mon Apr 29, 2002 10:33 pm Post subject: |
|
|
/etc/rc.conf |
|
Back to top |
|
|
febisfebi Tux's lil' helper
Joined: 17 Apr 2002 Posts: 76 Location: seattle wa
|
Posted: Tue Apr 30, 2002 3:39 am Post subject: |
|
|
your .xinitrc file should look like this
then startx should work with gnome |
|
Back to top |
|
|
Target Apprentice
Joined: 25 Apr 2002 Posts: 200
|
Posted: Tue Apr 30, 2002 4:00 am Post subject: |
|
|
Assuming gnome is actually installed. |
|
Back to top |
|
|
Al'Capone n00b
Joined: 30 Apr 2002 Posts: 70 Location: Toronto Canada
|
Posted: Tue Apr 30, 2002 4:29 pm Post subject: |
|
|
nano -w /etc/rc.conf
find the line for the displaymanager to use and uncoment it (remove the # in front of it) and replace the =XDM with =GDM
then save and exit
rc-update add xdm default
re-start your xserver and you are good to go
BTW... all of that IS on the documentation
hope that helped
Cheers _________________ if it aint broken..... then... what the heck are you waiting for? ...go mess with it and see if you can make it better |
|
Back to top |
|
|
|