Thomas Linton wrote:
I compiled the 2.6.0p2. This includes Server and Client. How do I separate them? I don't want to have the unnecessary Server part on the clients installed.
Hi Thomas,
In the decompressed directory do a ./configure --without-server --with-client-only has been deprecated look for you other parameters to enable by doing ./configure --help Regards, Prashant
