Re: [gentoo-user] kmail compilation problem

2007-06-11 Thread Alan McKinnon
On Sunday 10 June 2007, rebus_rdk wrote:
 If someone has any idea on either how to remove kmail completely

How is your kde installed - the full packages or the split ebuilds?

If you emerged kde or kdepim, then you are going to get kmail as it's a 
dependency. You can unmerge kdepim if you don't use any of features of 
that package. If you emerged kde, then you have a problem, and will 
most likely end up recompiling all of it without kdepim all over again.

If you were sensible and followed the advice of the gentoo kde team and 
installed split ebuilds, then 'equery depends kmail' will tell you 
which package(s) pulled it in - most likely kdepim-meta. Then unmerge 
it

alan

-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kmail compilation problem

2007-06-10 Thread Markus Schönhaber
rebus_rdk wrote:

 I have recently updated portage, did an emerge -avuD system and world.
 Everything was doing great until it hit kmail. First time i tried to compile
 it it hogged the processor to max
 and wasted all the RAM + swap space. You can imagine what that did to rest
 of the system response time.
 Well i managed to kill the compilation with Ctrl-C.

Just a WAG: if you have the kdeenablefinal USE flag set, try emerging
kmail without it.

Regards
  mks
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] kmail compilation problem

2007-06-10 Thread Hemmann, Volker Armin
On Sonntag, 10. Juni 2007, Markus Schönhaber wrote:
 rebus_rdk wrote:
  I have recently updated portage, did an emerge -avuD system and world.
  Everything was doing great until it hit kmail. First time i tried to
  compile it it hogged the processor to max
  and wasted all the RAM + swap space. You can imagine what that did to
  rest of the system response time.
  Well i managed to kill the compilation with Ctrl-C.

 Just a WAG: if you have the kdeenablefinal USE flag set, try emerging
 kmail without it.


or set MAKEOPTS=j1
--
[EMAIL PROTECTED] mailing list