On Thursday 05 June 2003 15:32, Ben-Nes Michael wrote: > Hi All > > How much time emerge suppose to run when installing kde from fresh ? ( X > already installed ) > > currently its finished 3/4 of the tasks and it took 19 hours :( > > im emerging on Celeron 1800MHZ / 256MB RAM / HD 5400 RPM > > Is it logical for such mechine or maybe i have problems with the system ? > > Cheers
It is OK. KDE and many large C++ apps take long to compile. It's recommended you emerge ccache, portage will take advantage of it (unless instructed otherwise via make.conf). Subsequent compiles of the same package (or minor mods to it), ones it'd be compiled with ccache present, will use the ccache cache and shorten the compile time. -- Meir Kriheli MKsoft systems http://www.mksoft.co.il ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
