"cannot open shared object file: No such file or directory" on Linux
#1

Hello,

I'm having problems with loading plugins.
they work on windows, but now when I was moving everything to my host (linux there) I got this error for every plugin I have:
Code:
cannot open shared object file: No such file or directory
so I went searching for every .so of all my plugins, and downloaded them but I still get the same errors

the plugins are now loacated in
Code:
ftp://-----------/samp/plugins/"here"
what could be wrong?
Reply
#2

You need .so files for linux instead of .dll files.
Reply
#3

Quote:
Originally Posted by watkijkje
You need .so files for linux instead of .dll files.
Quote:
Originally Posted by °ғαιιοцт°
so I went searching for every .so of all my plugins, and downloaded them but I still get the same errors
edit: I fixed it, I had to add .so in the server.cfg to.
on windows, it worked without extension but it looks like on linux, I need to add the .so to
Reply
#4

Quote:
Originally Posted by °ғαιιοцт°
Quote:
Originally Posted by watkijkje
You need .so files for linux instead of .dll files.
Quote:
Originally Posted by °ғαιιοцт°
so I went searching for every .so of all my plugins, and downloaded them but I still get the same errors
edit: I fixed it, I had to add .so in the server.cfg to.
on windows, it worked without extension but it looks like on linux, I need to add the .so to
Sorry I didn't read good enough, but nice to hear that it's fixed.
Reply
#5

Probably a simple error in the server exe (easily fixed I imagine).
Reply
#6

Quote:
Originally Posted by Calgon
Probably a simple error in the server exe (easily fixed I imagine).
i got it fixed already
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)