Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

SourceOP won't load at my HL2DM Server
#2

Metamod is telling you why SourceOP isn't loading:

Code:
Failed to load plugin bin/sourceop (libssl.so.6: cannot open shared object file: No such file or directory).

libssl.so.6 isn't available on your server. Since you're using Linux of some sort, you can (assuming you can login as root) use your package manager (yum, apt-get, emerge, etc.) to search for whatever package that provides libssl.so.6.

An example for the yum package manager would be

su root
<enter password for root>
yum search libssl.so.6

It should return a list of packages that provide libssl.so.6 (usually the first package), in which case you install it.
Reply


Messages In This Thread
SourceOP won't load at my HL2DM Server - by Extasy1337 - Oct 21, 2012, 11:02 AM
SourceOP won't load at my HL2DM Server - by GiGaBiTe - Nov 03, 2012, 07:07 AM
SourceOP won't load at my HL2DM Server - by Scorp - Nov 04, 2012, 07:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)