SA-MP Forums Archive
linux - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: linux (/showthread.php?tid=288555)



linux - emon - 08.10.2011

is there any compiler have for linux? bcoz i want to compile my game mode to linux.


Re: linux - array13 - 08.10.2011

all gamemode are compatible for linux and windows....the unique thing that change are the executable files and plugins
more correct, no .exe files and .dll files from windows


Re: linux - Ironboy - 08.10.2011

Quote:
Originally Posted by emon
Посмотреть сообщение
is there any compiler have for linux? bcoz i want to compile my game mode to linux.
Just download linux version and compile.http://www.sa-mp.com/download.php


Re: linux - emon - 08.10.2011

i download that linux but there no compiler what to do?


Re: linux - array13 - 08.10.2011

compile your gamemode with pawn,after that, move it to your HOST and add it on your server.cfg
all plugins for linux need to have .so, and you should add on your sevrer.cfg (nameoftheplugin.so)
on windows,just upload the dll files, and add them on the server.cfg


Re: linux - JiHost - 08.10.2011

Quote:
Originally Posted by kikito
Посмотреть сообщение
compile your gamemode with pawn,after that, move it to your HOST and add it on your server.cfg
all plugins for linux need to have .so, and you should add on your sevrer.cfg (nameoftheplugin.so)
on windows,just upload the dll files, and add them on the server.cfg
I don't want to insult you, but again you have no idea what you are talking about. He is looking for a linux pawno compiler.

emon: Install wine to your linux distribution and try running Windows compiler using it.
http://www.winehq.org/


Re: linux - array13 - 08.10.2011

Quote:
Originally Posted by JiHost
Посмотреть сообщение
I don't want to insult you, but again you have no idea what you are talking about. He is looking for a linux pawno compiler.

emon: Install wine to your linux distribution and try running Windows compiler using it.
http://www.winehq.org/
Do you have any server? No.
You provide linux host(almost all of host provides)
Where the scripter compile the gamemode?Windows
where i add the gamemode?Host linux or windows.
Is needed any compiler designated for linux host? No.
i think that's all we need to know


Re: linux - emon - 08.10.2011

Quote:

compile your gamemode with pawn,after that, move it to your HOST and add it on your server.cfg
all plugins for linux need to have .so, and you should add on your sevrer.cfg (nameoftheplugin.so)
on windows,just upload the dll files, and add them on the server.cfg

i tryed it doesn't work at all when i start server and goto server it show me nothing just a default game start non place.



i understand.but its little hard to me about wine i will try it.and also is there anyone have gm that alredy compiled?


Re: linux - array13 - 08.10.2011

send us your server.cfg and server_log


Re: linux - emon - 08.10.2011

cor can anyone compile my gamemode that i can give it so anyone can compile it for me?