View previous topic :: View next topic |
Author |
Message |
pwhiting n00b
Joined: 16 Jan 2003 Posts: 8
|
Posted: Sun Jan 26, 2003 4:33 am Post subject: squirrelmail install - so much for my lean system... |
|
|
emerging squirremail resulted in 23 new packages being installed - including X windows, qt, and jre!?. I was a little miffed at this - I had been hoping to build a minimal system. I'm not sure what squirrelmail needs from X windows, but I'd guess it isn't much (libXpm?). Same for qt and jre. Seems like a lot of overhead. What suggestions do people have for avoiding package bloat? If X gets built and all I needed was libXpm, how can I figure out what stuff can safely be removed? How can I figure out what exactly was installed? I'd like to have a minimal server - I have no need for an Xserver - it doesn't have a monitor.
thanks |
|
Back to top |
|
|
scrllock Tux's lil' helper
Joined: 14 Oct 2002 Posts: 102
|
Posted: Sun Jan 26, 2003 4:42 am Post subject: |
|
|
put -X -qt and -java in your make.conf, under the USE="" setting. |
|
Back to top |
|
|
rtn Guru
Joined: 15 Nov 2002 Posts: 427
|
Posted: Mon Jan 27, 2003 9:23 pm Post subject: |
|
|
You need to read /etc/make.conf, /use/portage/profiles/use.desc, and about
4,000 posts on the forum concerning USE flags.
--rtn |
|
Back to top |
|
|
|