I have a server with the IP 192.168.178.2. I installed the distcc-server and client packages on it. According to the name of the *server package, I suppose that it is the server.
That's also the PC on which i start the make progress.
On the client with the IP 192.168.178.12 I only install distcc-3.2 and add the host list.
I have supposed that the MAKE has to be started on the server. Is this correct or do I need to start the MAKE on the clients to make it work? Does the server split the MAKE on the clients or the other way round?
And where i can change the standard port from distcc before the installation?