05.10.2009, 22:09
libcurl.so.15 is one of the library files that linux uses, this plugin requires libcurl.so.15 to operate, similar to the way how you need .DLL files on windows sometimes to run a certain program or app.
all you need to do is either manually download the libcurl libraries and upload them onto your server or do it straight from your server
on CentOS i had to download them manually, but as Meester Proper said
would probably do it.
->sorry dont remember much about debian, used to centos now
all you need to do is either manually download the libcurl libraries and upload them onto your server or do it straight from your server
on CentOS i had to download them manually, but as Meester Proper said
Код:
apt-get install ia32-libs
->sorry dont remember much about debian, used to centos now