PDA

View Full Version : need an online compiler


DonRayden
24-09-01, 09:19pm
I need an online compiling service where I can compile the scripts for my linux server. the online compiler of adminmod.org is down. anyone knows another service? thx

oogie
25-09-01, 07:32am
If you installed AdminMod, compiler is already included.

When you get plugins, make sure you unzip it with -a option.
After that just put all your scripts to Admin/scripting/myscripts.
And CD to myscripts and just type ./compile_all.sh.
Your compiled version shoud be in Admin/scripting/mybinaries.

Ramirez
25-09-01, 08:19pm
He asked for linux versions of his script. Under WIN you can only compile for WIN

DonRayden
25-09-01, 09:39pm
yes, i need a linux compiler. i have windows, so there is no way for me to compile it :(

oogie
26-09-01, 02:11am
I was talking about Linux compiler.
Can you guys tell by directory listing of /Admin, not \admin?
Also since when do you run windows program by doing ./compile_all.sh. And when is last you run program that is ending with .sh in wondows?

Bud-froggy
26-09-01, 03:30am
what i dont get is why do you need the files ocmpiled under linux if you dont have a linux box to compile them on?

Wraith,
26-09-01, 03:49am
hired linux server with ftp and no shell Bud.

DonRayden
26-09-01, 06:12am
exactly