Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Community Discussions > Other OS Talk > Distributions > Gentoo
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read


The Ubuntu Forums have grown tremendously over the years. While we regret that we are discontinuing our Other OS Talk category, this gives us an opportunity to help other Linux distributions grow by directing traffic to the websites of these distributions.

Here is a list of the official websites for the operating systems that used to have individual forums here. We hope you are able to find further assistance from there. And finally, if you haven't yet found what you are looking for, we suggest you look for information on the DistroWatch website or you might try the multi-distribution LinuxQuestions forum.

Gentoo
Discussions on Gentoo Linux.

 
 
Thread Tools Display Modes
Old January 24th, 2007   #1
MoxJet
Just Give Me the Beans!
 
MoxJet's Avatar
 
Join Date: May 2006
Location: Umeå, Sweden
Beans: 77
Send a message via MSN to MoxJet
emerging a WM

Hello, I'm trying out gentoo, and I managed to pull off an installation yesterday (hooray!)

Now, what WM would you recommend?

How long time would it take to emerge gnome, kde or fluxbox respectively? I'm on a 1,7ghz intel. What could be clever to emerge before a window manager?

Thanks in advance,
Dan

Last edited by MoxJet; January 24th, 2007 at 02:46 AM.. Reason: spelling mistake
MoxJet is offline  
Old January 24th, 2007   #2
runningwithscissors
Gee! These Aren't Roasted!
 
runningwithscissors's Avatar
 
Join Date: Jan 2007
Location: the third world
My beans are hidden!
Re: emerging a WM

Quote:
Originally Posted by MoxJet View Post
Hello, I'm trying out gentoo, and I managed to pull off an installation yesterday (hooray!)

Now, what WM would you recommend?

How long time would it take to emerge gnome, kde or fluxbox respectively? I'm on a 1,7ghz intel. What could be clever to emerge before a window manager?

Thanks in advance,
Dan
While you can emerge either KDE or GNOME (both will take an entire night at least, with the X Server). If you have the same toolchain built on a faster machine, you can easily use portage with distcc to compile the packages on the faster machine.

Xfce is a good choice for a 1.7Ghz machine.
__________________
My website - odds and ends

IESVS FELLAT IN INFERNVM
runningwithscissors is offline  
Old January 24th, 2007   #3
mips
new Other OS Talk fora, C signature
 
mips's Avatar
 
Join Date: Feb 2005
Location: South Africa
Beans: 5,704
Send a message via Skype™ to mips
Re: emerging a WM

Quote:
Originally Posted by MoxJet View Post
Hello, I'm trying out gentoo, and I managed to pull off an installation yesterday (hooray!)

Now, what WM would you recommend?

How long time would it take to emerge gnome, kde or fluxbox respectively? I'm on a 1,7ghz intel. What could be clever to emerge before a window manager?

Thanks in advance,
Dan
Fluxbox should be very fast to compile. It's what I would emerge first. Can always others later.
__________________
So Long, and Thanks for All the Fish
How To Ask Questions The Smart Way
new Other OS Talk forum
mips is offline  
Old January 24th, 2007   #4
fuscia
Guest
 
fuscia's Avatar
 
Join Date: Jun 2005
Location: Land of the Longleaf Pine
My beans are hidden!
Send a message via AIM to fuscia
Re: emerging a WM

openbox. very fast.
fuscia is offline  
Old January 24th, 2007   #5
zaratustra
A Carafe of Ubuntu
 
zaratustra's Avatar
 
Join Date: Jul 2006
Location: Zagreb, Croatia
Beans: 98
Send a message via ICQ to zaratustra Send a message via MSN to zaratustra
Re: emerging a WM

you should make a choice... Use KDE instead of Gnome, beacese new Qt is fast and optimized. Linus himself also says that KDE is better. If you want a something between complete DE and total minimalism, use XFCE or even Enlightenment DR17 if you want your box to be more eye-candy. Remember that DR stands for Development Release, so don't expect everything to work flawlessly. My choice is XFCE. And if you are total minimalism phreak, use {Open|Flux|Black}Box. I would recommend OpenBox because of better configurability.

All in all, do not use something what is fastest to compile, but something you would like to use for a longer time. Don't waste time trying different stuff. You can do that with other non-sourced-based distro or LiveCds. Don't consider that as me disliking Gentoo. I run Gentoo and only Gentoo... Ok, ok, a have windows on dual boot

My personal choice is XFCE. I compiled KDE 3.5 and I must say that it is good and fast but I removed it because of personal religious reasons. Phuckin K is iritating me
I run gentoo 2.6.18 @ 1.5 GHz Celeron M. Thinkpad Z60m with integrated Intel graphics

Last edited by zaratustra; January 24th, 2007 at 03:53 PM..
zaratustra is offline  
Old January 25th, 2007   #6
mysticrider92
Quad Shot of Ubuntu
 
mysticrider92's Avatar
 
Join Date: Jul 2006
Location: Aiken, South Carolina
Beans: 433
Ubuntu CE
Re: emerging a WM

Fluxbox and its related versions usually compile very quickly (most likely less than an hour, plus some X configuration), so if you want to get it up and running, that is a good choice. Gnome will take longer, but I prefer it in the long run. KDE will take what seems like forever, but is fun to use later. Also, be sure to run 'emerge --sync' and 'emerge portage' if you havn't already, otherwise it will try to install packages that don't exist or are outdated.

There are some very useful guides on the Gentoo documentation on getting everything set up, so you will probably want to check those out too.

Last edited by mysticrider92; January 25th, 2007 at 01:38 PM..
mysticrider92 is offline  
Old January 25th, 2007   #7
mips
new Other OS Talk fora, C signature
 
mips's Avatar
 
Join Date: Feb 2005
Location: South Africa
Beans: 5,704
Send a message via Skype™ to mips
Re: emerging a WM

Quote:
Originally Posted by zaratustra View Post
All in all, do not use something what is fastest to compile, but something you would like to use for a longer time. Don't waste time trying different stuff.
I always do a fluxbox install first, this gives me a gui where I can work from and launch stuff like firefox & xchat.

After that I would install my DE of choice, in my case KDE.

My reasoning behind this is that should KDE or Gnome or whatever ever freak out I can get into fluxbox and search/ask for help on the net via a firefox & irc.

Fortunately I have only been in this situation once and it was nice to have a backup, besides that I actually like fluxbox.
__________________
So Long, and Thanks for All the Fish
How To Ask Questions The Smart Way
new Other OS Talk forum
mips is offline  
Old January 26th, 2007   #8
runningwithscissors
Gee! These Aren't Roasted!
 
runningwithscissors's Avatar
 
Join Date: Jan 2007
Location: the third world
My beans are hidden!
Re: emerging a WM

Quote:
Originally Posted by mips View Post
I always do a fluxbox install first, this gives me a gui where I can work from and launch stuff like firefox & xchat.

After that I would install my DE of choice, in my case KDE.

My reasoning behind this is that should KDE or Gnome or whatever ever freak out I can get into fluxbox and search/ask for help on the net via a firefox & irc.

Fortunately I have only been in this situation once and it was nice to have a backup, besides that I actually like fluxbox.
Why emerge Fluxbox just for that? You already have TWM which you can use to lauch graphical stuff. Or even if you dont, since it is an optional component in modular X, it is only 148K or so, so it will compile much quicker than Fluxbox.
__________________
My website - odds and ends

IESVS FELLAT IN INFERNVM
runningwithscissors is offline  
Old January 26th, 2007   #9
pay
Fresh Brewed Ubuntu
 
pay's Avatar
 
Join Date: Jun 2006
Location: Brisbane
Beans: 1,457
Hardy Heron (Ubuntu Development)
Re: emerging a WM

Quote:
Originally Posted by zaratustra View Post
Linus himself also says that KDE is better.
hmm... let's all do what someone else tells us to do. I don't want to sound rude but it seems abit like off picking what software to choice soley by someone else telling you what to choose. With that same arguement I could say use Gnome because Ubuntu/Fedora use it has default. The only way you will know what WM you want is to test out the different ones and decide for yourself.
__________________
"Total paranoia is just total awareness." - Charles Manson

Last edited by pay; January 26th, 2007 at 12:33 AM..
pay is offline  
Old January 26th, 2007   #10
po0f
Chocolate-Covered Ubuntu Beans
 
Join Date: Sep 2006
My beans are hidden!
Re: emerging a WM

MoxJet,

If you go with KDE, make sure to use the split-ebuild approach. It's been a couple of months, but AFAIK, it is still not the default. To get a fairly light KDE install, just `emerge kdm kwin konqueror kdesktop`. Apart from that, I suggest ark (archive manager), kopete (IM), and amarok (music player). You'll find more apps to emerge as you need them.

Also, FluxBox was a fairly quick (~23 min) compile on my old 800Mhz Pentium 3 box if I remember right. If you don't know how to use a *box environment, the configuration time, or even the time spent learning how to add stuff to the menu, might offset the quick compile though.
po0f is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:16 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry