View previous topic :: View next topic |
Author |
Message |
whiskers n00b

Joined: 17 Jul 2005 Posts: 45
|
Posted: Sat Aug 06, 2005 8:40 pm Post subject: how can i install xfce from the package cd? |
|
|
yep im a real noob.
kde installs but xfce attempts to use the web which isnt working yet |
|
Back to top |
|
 |
Aperculum n00b


Joined: 25 Aug 2005 Posts: 34 Location: N 64° 58', E 25° 19'
|
Posted: Thu Aug 25, 2005 2:26 pm Post subject: hmm... |
|
|
Being more clear might be helpful to get more answers(no offence), fortunately I understood you. You're answer might be(starting to repeat what the handbook teaches):
first insert the package cd in your drive and do:
Code: | export PKGDIR=/dev/cdrom |
assuming that is your cdrom device, then to emerge xfce
Code: | emerge --usepkgonly xfce4 |
and that should be it.
Hope it helps. _________________ (\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination |
|
Back to top |
|
 |
chunderbunny Veteran


Joined: 31 May 2004 Posts: 1281 Location: 51°24'27" N, 0°57'15" W
|
Posted: Thu Aug 25, 2005 8:08 pm Post subject: |
|
|
You'll want to mount the cd before you do anything though. Also, I'm pretty sure that --usepackageonly doesn't work for the package CD (at least I never got it to work) but plain ol' --usepackage worked fine. |
|
Back to top |
|
 |
|