View previous topic :: View next topic |
Author |
Message |
MysticalSyphilis Guest
|
Posted: Fri Apr 19, 2002 1:55 pm Post subject: from '#' to gui... what to "emerge" |
|
|
Rank newbie question (maybe should be in the "newbie" forum, but deals directly with X, so posting here):
Once my basic gentoo install is complete and I've rebooted to that fantastic root prompt, what packages are needed, and in what order, to get BlackBox running (or KDE3, if I'm feeling bloaty)?
Also, any recs for a window manager other than BlackBox (or Window Maker)? Seeking lean n' fast, as I've grown weary of the 10-second load time for Konq in KDE 2.2.2. But still would like something like the Kicker panel, and a "fuzzy clock" would be superb. I'd like to steer clear of gnome, but just because that foot frightens me in a Monty Python sort of way.
And off the window manager topic completely, would anyone care to fill me in on whether there's an equivalent of 'mkbootdisk' to be had with this distro?
Itchingly, burningly yours,
-MystSyph |
|
Back to top |
|
|
clacour Guest
|
Posted: Fri Apr 19, 2002 3:06 pm Post subject: Emerging KDE/Blackbox/Gnome etc. |
|
|
It's very simple. Just issue the command
Code: | emerge --pretend kde |
or
Code: | emerge --pretend blackbox |
The package resolution that emerge does will figure out which other packages (including X) that you need before you can emerge the particular package you named.
Run it without the "--pretend" to do it for real.
Be warned, it's going to take a LONG time. |
|
Back to top |
|
|
freefall Tux's lil' helper
Joined: 13 Apr 2002 Posts: 89
|
Posted: Fri Apr 19, 2002 7:29 pm Post subject: |
|
|
You might want to try IceWM. It´s my favourite lightweight wm. |
|
Back to top |
|
|
Guest
|
Posted: Fri Apr 19, 2002 7:51 pm Post subject: |
|
|
Thanks for both tips! Will see if I can avoid a "learning experience" this weekend like I had last weekend...
And I guess I don't really need a substitute for mkbootdisk - I'll just plant GRUB in the MBR instead of my /boot directory and let it handle my NT side, too. Can always 'fixmbr' if I need to do something different in the future.
Thanks again - mucho helpful forum! |
|
Back to top |
|
|
Jeevz Bodhisattva
Joined: 15 Apr 2002 Posts: 195 Location: Boston, MA
|
Posted: Fri Apr 19, 2002 8:29 pm Post subject: |
|
|
I don't want to start any wars here, but if you liked black box you might want to check out FluxBox (if you haven't already). It is BB with some extras thrown in. Still very fast and light weight. |
|
Back to top |
|
|
niyogi Apprentice
Joined: 10 Apr 2002 Posts: 199 Location: Austin, TX
|
Posted: Fri Apr 19, 2002 8:59 pm Post subject: |
|
|
MystSyph,
what are your machine specs?
-S |
|
Back to top |
|
|
Stalione Guru
Joined: 21 Apr 2002 Posts: 335
|
Posted: Sat Apr 27, 2002 7:13 pm Post subject: Fast Desktop Env. |
|
|
If you are looking for fast GUI, specially if you are like me and vnc into your box all the time, then I suggest fluxbox (im tryign it for the first time) and goodol WindowMaker. These two are highly configurable and don't try to imitate some shi**y OS gui's. They are great for monitoring and when you vnc using these guis they are lightning fast. I am a big WM fan, but fluxbox is definitly more minimilistic....still playing around with it.
Quote: |
emerge WindowMaker
|
also if ever in doubt you can always do
Quote: |
emerge --search <string>
|
hope this helps. |
|
Back to top |
|
|
|