Unix Technical Forum

What Have I Done?

This is a discussion on What Have I Done? within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> I finally have Gentoo 2004.3 up and running on my Via Epia-ME6000 mini-itx box. I ran the command "emerge ...


Go Back   Unix Technical Forum > Unix Operating Systems > Gentoo Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 08:52 AM
amuskratt@yahoo.com
 
Posts: n/a
Default What Have I Done?

I finally have Gentoo 2004.3 up and running on my Via Epia-ME6000
mini-itx box.

I ran the command "emerge x11". This ends up taking some 8 to 12 hours
to complete. At least everything is optimally compiled for the Via Eden
cpu.

I then ran the command "emerge kde". Two days later, it is still
executing.

Just what have I brought upon myself?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 08:52 AM
bigbob
 
Posts: n/a
Default Re: What Have I Done?

amuskratt@yahoo.com wrote:

> I finally have Gentoo 2004.3 up and running on my Via Epia-ME6000
> mini-itx box.
>
> I ran the command "emerge x11". This ends up taking some 8 to 12 hours
> to complete. At least everything is optimally compiled for the Via Eden
> cpu.
>
> I then ran the command "emerge kde". Two days later, it is still
> executing.
>
> Just what have I brought upon myse

emerge kde will install ALL of kde. It's faster to install as modules
(kdebase, kdeadmin, etc.) it will be worth the wait!

Bigbob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-21-2008, 08:52 AM
Andy Fraser
 
Posts: n/a
Default Re: What Have I Done?

In alt.os.linux.gentoo, amuskratt@yahoo.com uttered the immortal words:

> I finally have Gentoo 2004.3 up and running on my Via Epia-ME6000
> mini-itx box.
>
> I ran the command "emerge x11". This ends up taking some 8 to 12 hours
> to complete. At least everything is optimally compiled for the Via Eden
> cpu.
>
> I then ran the command "emerge kde". Two days later, it is still
> executing.


KDE is huge and does take a long time to build. KDE 3.3.2 took around 8 - 9
hours on my AthlonXP 2600+. I started the upgrade on my P3 550MHz box
earlier. That'll still be running well into tomorrow. :-)

--
Andy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-21-2008, 08:52 AM
Sybren Stuvel
 
Posts: n/a
Default Re: What Have I Done?

amuskratt@yahoo.com enlightened us with:
> I ran the command "emerge x11". This ends up taking some 8 to 12
> hours to complete.


Auch... and then to think you probably want "xorg-x11" instead of
"x11".

> I then ran the command "emerge kde". Two days later, it is still
> executing.
>
> Just what have I brought upon myself?


KDE is huge. If you can't wait for it to compile, either get a smaller
desktop like xfce, or get a binary distribution.

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-21-2008, 08:52 AM
Sybren Stuvel
 
Posts: n/a
Default Re: What Have I Done?

bigbob enlightened us with:
> emerge kde will install ALL of kde. It's faster to install as
> modules (kdebase, kdeadmin, etc.) it will be worth the wait!


I think you forgot to add "and leave out the modules you don't need".
Manually installing all the KDE modules is at best just as slow as
emerging "kde".

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-21-2008, 08:52 AM
amuskratt@yahoo.com
 
Posts: n/a
Default Re: What Have I Done?

The 600 MHz Via Eden cpu is probably equivalent to 400 MHz Penium 3.

Would an estimate of 48 hours total time be about right? Damn.

I have an Athlon XP 2100+ but it's configured for Windows only. If I
were also to install Gentoo on that, what would I need to set up and
configure in order to cross-compile for the Eden chip?

Andy Fraser wrote:
> In alt.os.linux.gentoo, amuskratt@yahoo.com uttered the immortal

words:
>
> > I finally have Gentoo 2004.3 up and running on my Via Epia-ME6000
> > mini-itx box.
> >
> > I ran the command "emerge x11". This ends up taking some 8 to 12
> > hours to complete. At least everything is optimally compiled for
> > the Via Eden cpu.
> >
> > I then ran the command "emerge kde". Two days later, it is still
> > executing.

>
> KDE is huge and does take a long time to build. KDE 3.3.2 took around
> 8 - 9 hours on my AthlonXP 2600+. I started the upgrade on my P3
> 550MHz box earlier. That'll still be running well into tomorrow. :-)
>
> --
> Andy.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-21-2008, 08:52 AM
Andy Fraser
 
Posts: n/a
Default Re: What Have I Done?

In alt.os.linux.gentoo, Sybren Stuvel uttered these immortal words:

>> I ran the command "emerge x11". This ends up taking some 8 to 12
>> hours to complete.

>
> Auch... and then to think you probably want "xorg-x11" instead of
> "x11".


beetle root # emerge -p x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] x11-base/xorg-x11-6.8.0-r3

I didn't know that until just now. :-)

--
Andy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-21-2008, 08:52 AM
bigbob
 
Posts: n/a
Default Re: What Have I Done?

Sybren Stuvel wrote:

> bigbob enlightened us with:
>> emerge kde will install ALL of kde. It's faster to install as
>> modules (kdebase, kdeadmin, etc.) it will be worth the wait!

>
> I think you forgot to add "and leave out the modules you don't need".
> Manually installing all the KDE modules is at best just as slow as
> emerging "kde".
>
> Sybren


true :]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-21-2008, 08:53 AM
Andy Fraser
 
Posts: n/a
Default Re: What Have I Done?

In alt.os.linux.gentoo, amuskratt@yahoo.com uttered these immortal words:

> The 600 MHz Via Eden cpu is probably equivalent to 400 MHz Penium 3.
>
> Would an estimate of 48 hours total time be about right? Damn.


I estimate 36 hours on the 550MHz P3 so 48 hours sounds about right, give or
take an hour or so.

> I have an Athlon XP 2100+ but it's configured for Windows only. If I
> were also to install Gentoo on that, what would I need to set up and
> configure in order to cross-compile for the Eden chip?


Have a look at distcc. You can then get the Athlon to do most of the
compiling. I haven't had too much luck setting up distcc for my systems but
I haven't tried all that hard. Others will be able to advise you on that.

I did test distcc on a couple of Debian systems (a P3 700MHz and a P3
550MHz) and got mplayer to compile in 10 - 15 mins. It took around 25 mins
on the P3 550MHz on it's own.

PS Please don't top post.

PPS Six hours in and my P3 has just started kdebase (it's compiled cups,
arts and kdelibs so far). :-)

--
Andy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-21-2008, 08:53 AM
Sybren Stuvel
 
Posts: n/a
Default Re: What Have I Done?

Andy Fraser enlightened us with:
> beetle root # emerge -p x11
>
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [ebuild R ] x11-base/xorg-x11-6.8.0-r3
>
> I didn't know that until just now. :-)


Neither did I! Nice one ;-)

Sybren
--
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:35 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com