plugin error: libcurl.so.4: cannot open shared object file... - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: plugin error: libcurl.so.4: cannot open shared object file... (
/showthread.php?tid=94850)
plugin error: libcurl.so.4: cannot open shared object file... -
Cuarteirтns. - 01.09.2009
Hi, I'm using linux. There's server.cfg lines:
Код:
[16:49:25] Failed (libcurl.so.4: cannot open shared object file: No such file or directory)
So what means that:
[16:49:25] Failed (libcurl.so.4: cannot open shared object file: No such file or directory)
EDIT: i think there's wrong board for this topic
Re: xStreamer error: libcurl.so.4: cannot open shared object file... -
brett7 - 01.09.2009
Quote:
Originally Posted by Cuarteirтns.
I'm using linux
|
not sure what version though :/
Re: xStreamer error: libcurl.so.4: cannot open shared object file... -
Cuarteirтns. - 01.09.2009
Quote:
Originally Posted by ► James_Alex
you have to put this in your plugins folder !
or remove it from you "server.cfg" file
btw u use Linux ?
|
I did.
Quote:
Originally Posted by brett7
Quote:
Originally Posted by Cuarteirтns.
I'm using linux
|
not sure what version though :/
|
CentOS 5
Quote:
Originally Posted by ArcticFox
if I am right the author doesn't allows anyone to use xStreamer anymore 
|
??
Re: xStreamer error: libcurl.so.4: cannot open shared object file... -
MenaceX^ - 01.09.2009
Quote:
Originally Posted by Cuarteirтns.
Quote:
Originally Posted by MenaceX^
Boylett is no longer allowing people to use xStreamer so..
|
So, if it gives the same error again in another plugin, what I have to do?
|
Stop using this and go find another streamer instead.
Misread.
You're probably doing something wrong.
Re: xStreamer error: libcurl.so.4: cannot open shared object file... -
Cuarteirтns. - 01.09.2009
Quote:
Originally Posted by DracoBlue
Quote:
Originally Posted by SeriouS
I want to try it on my server (debian), but I got error:
Quote:
Loading plugin: pwncurl.so
[21:13:13] Failed (libcurl.so.4: cannot open shared object file: No such file or directory)
[21:13:13] Loaded 0 plugins.
|
Where can I get 'libcurl.so.4' library?
|
do "apt-get install libcurl"
If that does not install the correct curl, you have to do (after you did apt-get install libcurl) in the pwncurl_src-folder: "make". This will automaticly create a pwncurl-file which works on your system!
- Draco
|
I found DracoBlue's this message in forums. But I dont understand.
Re: plugin error: libcurl.so.4: cannot open shared object file... -
Cuarteirтns. - 01.09.2009
up
Re: plugin error: libcurl.so.4: cannot open shared object file... -
dugi - 01.09.2009
Post in the thread of that plugin.