begining to configure pro install what needs to be done

Ask questions regarding Gentoox, Gentoo and Linux in general in these forums and we'll do our best to help you!
Post Reply
SlimDady
Newbie
Posts: 4
Joined: Sun Oct 05, 2003 2:12 am

begining to configure pro install what needs to be done

Post by SlimDady »

I tried home its just to slow for me.

i dont have a keyboard and mouse set up so im ssh into my xbox right now.

first thing i did was emerge sync next i have plans for
emerge portage
magic
emerge xfree
emerge xfce
emerge vnc(and all the startup and shutdown crap to go with it)


im i a total newb or will that be good enough to get me going in an xwindows enviroment that i can access from my pc when needed
roadrash
Pro
Posts: 91
Joined: Tue Aug 19, 2003 5:52 pm
Location: Huntingdon, England

Post by roadrash »

you dont need to emerge xfree etc from what i remember i just typed "magic" and then picked what i wanted to install including xfree and other stuff its all automatic. portage is already there but you may need to "emerge -u portage" to update it.

to install XFCE4 do the following:

ACCEPT_KEYWORDS="~x86" emerge xfce4

this will emerge xfce4 and ignore the fact that its masked. (it will take about 4 hours).

to launch xfce4 type the following: startxfce4
or to get it to launch on startup type:
nano /home/gentoox/.xinitrc

this will launch an editor and you need to add the line: startxfce4
now to save press ctrl+X then “Y” then ENTER

now reboot linux and it should boot staright into xfce4.
ShALLaX
Site Admin
Posts: 1973
Joined: Sun Aug 10, 2003 9:25 pm
Location: England
Contact:

Post by ShALLaX »

Perfect answer.
XBoxgeek
Pro
Posts: 77
Joined: Sat Sep 27, 2003 6:55 pm
Location: London
Contact:

Post by XBoxgeek »

Hi There :D

Okay I have followed the instructions above. I am doing the emerge -u portage at the moment (been running for a few hours and it is still not done, hope it is okay)

After it is done, do I need to run etc-update before I install XFCE4?. If so, I am not sure what cfg files to update.

I have read the tutorial "Fixing your system after an update" and that says:-
Things you should NOT update/ replace include:

1) /etc/conf.d/local.start
2) /etc/conf.d/local.stop
3) /etc/init.d/modules
4) /etc/modules.autoload
5) /etc/X11/XF86Config
6) /etc/make.conf
7) /usr/X11R6/lib/modules/drivers/nv_drv.o
8 ) /etc/conf.d/gpm
9) /etc/conf.d/net
10) Anything else YOU have personalised and feel should remain unchanged. Use your common sense here.
Are they the only ones or are there others I should watch out for?

My system was installed as follows (if it helps):-
Clean install of Gentoox Pro
emerge sync
Magic (updated everything, but did not install mplayer, kde, peeper or xvkbd.

I am a complete noob to Linux, so any help would be very much appreciated.

Many thanks
XBoxgeek
ShALLaX
Site Admin
Posts: 1973
Joined: Sun Aug 10, 2003 9:25 pm
Location: England
Contact:

Post by ShALLaX »

Those are DEFINITE no-nos... dont update those.... Unfortunately, youll have to think for yourself (gasp!) and use your common sense for the other files ;) heheh
Post Reply