Jean Blignaut wrote: > > Is it possible to install php (any other packages for that matter) > with mysql support but never install mysql on the machine only use > remote mysql? > Sorry, it's not unless you manually download the pre-compiled libraries and headers from MySQL AB and set your environment accordingly.
Another option is the USE flag "minimal" that cut of the install of a good number of files (included the server). rgds, Francesco -- [email protected] mailing list

