FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
138 stars 55 forks source link

srcds_run_x64 mysqloo module does not start #83

Closed mo3g666 closed 3 years ago

mo3g666 commented 3 years ago

There is a dedicated server with the x86-64 beta branch. When starting the server via srcds_run_x64, the library is not loaded and, accordingly, there is also no connection to the database. Please help me understand the cause of the malfunction.

FredyH commented 3 years ago

Can you be more specific? How do you know the library is not loaded and what operating system are you running?

mo3g666 commented 3 years ago

The operating system is Ubuntu Server 20.04 x64 LTS. Installing this package helped: sudo apt-get install libmysqlclient-dev