Code: Select all
USE="-* apache2 php sasl perl samba ssl mysql libwww maildir imap"Yes, but it is only necessary if these flags are in the default set of USE flags, which make.conf inherits from and adds on to.Xenon2050 wrote:Wouldn't you want to specify that you don't want kde and gnome with - such as -kde?
-* means to strip off all the default USE flags and use only the USE flags defined in make.conf. But the gentoo developers have defined a reasonable set of default USE flags for starters, so it would behoove you to useXenon2050 wrote:Also I was wondering what -* means?
Code: Select all
emerge infoCode: Select all
use="-*X adns apache2 ftp gtk gtk2 imap ipv6 mysql myspli msql mssql motif php samba simplexml spl xml2 perl ssl jpeg gif sasl"Quite reasonable, only if you chuck away the -* flag.Xenon2050 wrote:Okay I looked over the use codes and was wondering how this sounds? Please give me some feedback. Again I'm trying to set up a webserver possibly some file server things added on.
Code: Select all
use="-*X adns apache2 ftp gtk gtk2 imap ipv6 mysql myspli msql mssql motif php samba simplexml spl xml2 perl ssl jpeg gif sasl"