USE Flags
|
Author | Content |
---|---|
carpenike Jul 21, 2006 4:54 AM EDT |
Just a question... What use flags were you using on the 300mhz server? I'm looking at doing somewhat the same thing (just a much more powerful box), with no X11/wm etc. |
hkwint Jul 21, 2006 8:00 AM EDT |
I don't have them currently available, but they are something like USE="-X -gtk -gtk2 -qt3 -qt4 -tiff -jpeg" It works like this: +X -debug -doc +gtk -mono +python +qt3 (-selinux) Because of the +X +gtk +qt3 part, emerge tries to build dbus with 'graphical' support. We don't want any graphics, so in our make.conf we add at the USE=line: Repeat this steps until (almost) all graphical related useflags are turned off. Another way is to use UFED and try to turn off all graphical related USEflags, but by doing so you should review 300+ useflags, which takes a long time. UFED is also still a bit beta, though I could work with it. |
Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]
Becoming a member of LXer is easy and free. Join Us!