SA-MP Forums Archive
How to Compile a plugin to .so on CentOS 4.7 !? - 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: How to Compile a plugin to .so on CentOS 4.7 !? (/showthread.php?tid=71754)



How to Compile a plugin to .so on CentOS 4.7 !? - Castle - 03.04.2009

How to Compile a plugin to .so on CentOS 4.7 !?
I have the makefile of the plugins for linux but how do i compile it?
can someone compile for me? or give me a tut/guide?


Re: How to Compile a plugin to .so on CentOS 4.7 !? - RoBo - 03.04.2009

Type "make" in the directory and it should compile.


Re: How to Compile a plugin to .so on CentOS 4.7 !? - Castle - 03.04.2009

Tried it, Moved it to plugins folder
edited server.cfg
tried runing still ain't working


Re: How to Compile a plugin to .so on CentOS 4.7 !? - RoBo - 03.04.2009

Have you managed to compile it to the .so?