Hello,
i have several root-Server and on my oldest one, i cannot get PodBotmm to load.
Here is the ldd output:
ldd cstrike/addons/podbot/podbot_mm_i386.so
ldd: warning: you do not have execution permission for `cstrike/addons/podbot/podbot_mm_i386.so'
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib/libdl.so.2 (0x40116000)
libm.so.6 => /lib/tls/libm.so.6 (0x4011b000)
libc.so.6 => /lib/tls/libc.so.6 (0x4013e000)
/lib/ld-linux.so.2 (0x80000000)
I am not sure what is wrong here ...
The Server:
Code:
cs@essen214:~> uname -a
Linux essen214 2.6.15-20060112174634-smp #1 SMP Thu Jan 12 17:46:34 UTC 2006 i686 athlon i386 GNU/Linux
cs@essen214:~> cat /etc/SuSE-release
SuSE Linux 9.3 (i586)
VERSION = 9.3
cs@essen214:~> cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Sempron(tm) 2400+
stepping : 1
cpu MHz : 1666.871
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips : 3337.26
Can anybody help?