SAMP on Debian 64bit CPU?
#1

Hello Community,

we are changing our server at the moment, and our new Server has got a 64bit CPU.
After some Problems with getting on the Server, I installed 32 bit, but now it is not starting the Process at all.

It is a quadcore and I think the information for one core is enough:

Code:
processor    : 0
vendor_id    : AuthenticAMD
cpu family   : 16
model      : 4
model name   : AMD Phenom™ II X4 810 Processor
stepping    : 2
cpu MHz     : 2600.000
cache size   : 512 KB
physical id   : 0
siblings    : 4
core id     : 0
cpu cores    : 4
apicid     : 0
initial apicid : 0
fdiv_bug    : no
hlt_bug     : no
f00f_bug    : no
coma_bug    : no
fpu       : yes
fpu_exception  : yes
cpuid level   : 5
wp       : yes
flags      : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt
bogomips    : 5199.85
clflush size  : 64
power management: ts ttp tm stc 100mhzsteps hwpstate
Actual we are running on Debian 5 (Lenny) with 32 bit.
When I start the server via nohup, the file "nohup.out" is getting created, but I think it crashes after doing that, cause if I want to kill the process, it says, there is no process like gtaserver.

It is the same with MySQL Plugin loaded/unloaded and also with a standard gamemode and a clear installation of GTA SAMP Server.


Yesterday evening on Debian 5 64bit I was able to start the Server without nohup and was able to see it (Infos were visible).
Our 2nd Administrator was not able to see the server.

Now we are on Debian 5 32bit (Still same Server, just changed OS) and the Server doesnt start at all.
It created some log entries:

Code:
SA:MP Dedicated Server
----------------------
v0.2X, ©2005-2008 SA:MP Team

[15:52:48] 
[15:52:48] Server Plugins
[15:52:48] --------------
[15:52:48] Loading plugin: mysql.so
[15:52:48] 

 > MySQL plugin loaded on. |

[15:52:48]  Loaded.
[15:52:48] Loaded 1 plugins.

[15:52:48] 
[15:52:48] Filter Scripts
[15:52:48] ---------------
[15:52:48]  Loading filter script 'rconscripts.amx'...
[15:52:48]  Loaded 1 filter scripts.

[15:52:48] [SETZE...] Gamemode Suchtklinik Roleplay v3.0 | Servername Suchtklinik-Roleplay.de | Karte San Andreas | Website www.suchtklinik-roleplay.de | Entwickler .......
Reply
#2

Do you have a 64bit CPU with centos and SAMP 0.2x?
Can you gurant me, that this will work? I dont want to install Linux complete a third time.
Reply
#3

yes it will i have many servers running off centos box in germanie!
Reply
#4

Are you running 64 bit Servers with 64 bit OS Version of Centos?
Reply
#5

YEs
Reply
#6

UPDATE
Code:
[21:52:49] 
[21:52:49] Server Plugins
[21:52:49] --------------
[21:52:49] Loading plugin: mysql.so
[21:52:49]  Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory)
[21:52:49] Loaded 0 plugins.
I already tried to find some solutions, but config editing was not the right way.
/UPDATE
Reply
#7

I have a intel quad box running with 64bit centos no problem
Reply
#8

Try this: sudo aptitude install ia32-libs

It should install the 32-bit libraries and SA-MP should run fine.
Reply
#9

You will need to download the 32 bit mysql client lib and compile your plugin with the "-m32" parameter.
Reply
#10

Problem solved
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)