SA-MP Forums Archive
Failed (plugins/whirlpool: cannot open shared object file: No such file or direc - 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: Failed (plugins/whirlpool: cannot open shared object file: No such file or direc (/showthread.php?tid=135012)



Failed (plugins/whirlpool: cannot open shared object file: No such file or direc - shotyoudie - 18.03.2010

Failed (plugins/whirlpool: cannot open shared object file: No such file or directory)

That is the error that i get. I can't find any problems and the whirlpool.so is in the plugins folder and whirlpool is added in the server.cfg


Re: Failed (plugins/whirlpool: cannot open shared object file: No such file or direc - ev0lution - 19.03.2010

On Linux servers you must use the ".so" extension in your server configuration.

The plugins line in server.cfg should contain "whirlpool.so", rather than just "whirlpool".