Error 19
#9

Looks to me like you dont have the shared file as it sees here:

Failed (libsampgdk.so.2)

I would suggest getting that file, then retrying.

EDIT:

I was searching, and found this to be very handy with that error.

1.Download libsampgdk-x.y.z-Linux.sh.

2.Run it as follows: sudo sh sampgdk-x.y.z-Linux.sh --prefix=/usr/local/. This will install the library and headers to /usr/local/lib and /usr/local/include respectively.

3.Link against libsampgdk, e.g. g++ -shared plugin.cpp -lsampgdk -o plugin.so.

Try doing that (if you have access, if not you need to ask your host to fix it.)
Reply


Messages In This Thread
Error 19 - by Infinity90 - 02.05.2012, 21:24
Re: Error 19 - by Mark™ - 02.05.2012, 21:35
Re: Error 19 - by Infinity90 - 02.05.2012, 21:37
Re: Error 19 - by Mark™ - 02.05.2012, 21:44
Re: Error 19 - by Infinity90 - 03.05.2012, 14:05
Re: Error 19 - by dannyk0ed - 03.05.2012, 14:11
Re: Error 19 - by Nєχυѕ - 03.05.2012, 14:20
Re: Error 19 - by Infinity90 - 03.05.2012, 14:36
Re: Error 19 - by ColorHost-Kevin - 03.05.2012, 14:56

Forum Jump:


Users browsing this thread: 1 Guest(s)