LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Build Server question (https://www.linuxquestions.org/questions/linux-software-2/build-server-question-735247/)

henrycoffin 06-24-2009 05:49 AM

Build Server question
 
Hi,

I would like to use a build serve on my network as I do not want to install build tools on Internet facing machines.

Does anyone know how to get make to install files onto a remote machine or how I can copy these files over once the source has been compiled?

Cheers

farslayer 06-24-2009 07:19 AM

you could build packages, RPM's or deb's depending on your platform.. then install on the other machines using the packages you built..

henrycoffin 06-24-2009 08:24 AM

Of course! Why didn't I think of that?

Thanks

farslayer 06-24-2009 10:48 AM

It's always the obvious answers we overlook. :)

Cheers !!


All times are GMT -5. The time now is 02:34 AM.