Compiler

Polytropon freebsd at edvax.de
Sun Nov 20 17:16:17 UTC 2011


On Sun, 20 Nov 2011 18:40:41 +0200, Yordan Petrov wrote:
> Hi
> How could I compile some cgi files for FreeBSD

Depending on the source's programming language, you'd
have to use the corresponding compiler. For interpreted
CGI files, the web server needs to be configured
accordingly.



> Is there any online tool ?

I'm not aware of one, but you could use scp to transfer
the source files to the server, then use ssh to call the
compiler needed (e. g. cc), and then put the results
into the proper locations. You could automate this
process by a Makefile.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list