SA-MP Forums Archive
Socket plugin libcrypto.0.9.8 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Socket plugin libcrypto.0.9.8 (/showthread.php?tid=653804)



Socket plugin libcrypto.0.9.8 - Brooks1 - 13.05.2018

I'm getting this error from the Socket plugin:

Код:
libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
I have the version 1.0.1e of OpenSSL library. How I can run the plugin on this version?


Re: Socket plugin libcrypto.0.9.8 - Vaki - 13.05.2018

Same problem.


Re: Socket plugin libcrypto.0.9.8 - Vaki - 19.05.2018

I resolved this problem with version 0.1 of Socket plugin.


Re: Socket plugin libcrypto.0.9.8 - JasonRiggs - 19.05.2018

In this link you'd find a reply by someone called DeitY, he made it static version so you won't need libraries, use it.