• gm_tmysql linux binaries
    10 replies, posted
After several failed attempts in compiling tmysql3 for linux I am requesting help here, the gm_mysql3_tbb binary that is on the SVN seems corrupted. I am very grateful for anyone that will try and make an attempt in compiling it. gm_tmysql3: [url]http://code.google.com/p/gmodmodules/source/browse/#svn/trunk/gm_tmysql3[/url] gm_tmysql3_tbb: [url]http://code.google.com/p/gmodmodules/source/browse/#svn/trunk/gm_tmysql3_tbb[/url]
Did you ask in the tmysql thread? The Author?
I couldn't find a tmysql thread. I've also been trying to get a hold on AzuiSleet without any sucess.
You need libmysqlclient.so, libtbb.so, and libtbb.so.2 all in the orangebox/ or bin/ path from where you launch srcds_run, since that's where it looks for all the libraries.
Thanks, I will try later.
[code] error loading module 'tmysql' from file '/home/gmod/srcds_l/orangebox/garrysmod/lua/includes/modules/gm_tmysql_linux.dll': /home/gmod/srcds_l/orangebox/garrysmod/lua/includes/modules/gm_tmysql_linux.dll: undefined symbol: _ZN3tbb10interface58internal9task_base7destroyERNS_4taskE ********************************************** ********************************************** ********** COULDN'T LOAD GAMEMODE!! ********** ********************************************** ********************************************** [/code]
[code] Loading tmysql module... ERROR: GAMEMODE:'Initialize' Failed: error loading module 'tmysql' from file '/home/servers/gmod/perp2/orangebox/garrysmod/lua/includes/modules/gm_tmysql_linux.dll': libmysqlclient.so.16: wrong ELF class: ELFCLASS64 [/code] Aww
Any suggestions AzuiSleet?
Azuisleet replied to the issue on googlecode and said he isnt gonna make it compatible. Oh darn.
Guess I have to convert to mysqloo
[QUOTE=Kamshak;24520687][code] Loading tmysql module... ERROR: GAMEMODE:'Initialize' Failed: error loading module 'tmysql' from file '/home/servers/gmod/perp2/orangebox/garrysmod/lua/includes/modules/gm_tmysql_linux.dll': libmysqlclient.so.16: wrong ELF class: ELFCLASS64 [/code]Aww[/QUOTE] Fixed this by getting 32bit libs. Works now
Sorry, you need to Log In to post a reply to this thread.