help plugin crashdeceted - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: help plugin crashdeceted (
/showthread.php?tid=638607)
help plugin crashdeceted -
skiplovebra - 03.08.2017
[03/08/2017 13:33:18] Loaded.
[03/08/2017 13:33:18] Loading plugin: crashdetect.so
[03/08/2017 13:33:18] Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/crashdetect.so))
How can I possibly get this error
Re: help plugin crashdeceted -
Sew_Sumi - 03.08.2017
Means that you haven't got the libraries (Linux from of Runtimes) that the plugin needs.
If you're using CentOS, you'll be in for a hard time. If you use Ubuntu or Debian this can be sorted by searching for the error and following the correct path. Not just the first one you find.
Re: help plugin crashdeceted -
skiplovebra - 03.08.2017
Quote:
Originally Posted by Sew_Sumi
Means that you haven't got the libraries (Linux from of Runtimes) that the plugin needs.
If you're using CentOS, you'll be in for a hard time. If you use Ubuntu or Debian this can be sorted by searching for the error and following the correct path. Not just the first one you find.
|
I use crashdetecd 4.7.5 how do I fix it centos 6.9 64bit
Re: help plugin crashdeceted -
Sew_Sumi - 03.08.2017
You'll need to compile the plugin on CentOS to get it to work. This is why I recommend to use Ubuntu, or if you can't get that Debian (As they have packages, and tutorials that allow for this to be installed easily).
Ubuntu as you can use a liveCD to get used to it.