.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   Unable to load pb mm on Linux (http://forums.bots-united.com/showthread.php?t=4494)

KWo 24-05-2006 18:28

Re: Unable to load R2b46d on Linux
 
Quote:

Originally Posted by MadSnake
It works :)

But i had to install it with the following command:

yum install compat-libstdc++-33

If You can't get it - I can't help You since I don't have linux.. :(

[NvT]_KaszpiR_ 22-08-2006 15:51

Re: Unable to load R2b46d on Linux
 
you type that command in the console
like Konsole, Term (Aterm or Xterm)

KWo 24-08-2006 08:58

Re: Unable to load R2b46d on Linux
 
The help is 3 months too late... :)

exuvo 25-12-2006 15:56

Re: Unable to load pb mm on Linux
 
:phone: Thanks Everyone i had the same problem and downloading that libstdc++ fixed everything.:phone:









Sad smiley: Why am i going to die?
:guns: :no:

Soulplayer 02-02-2007 09:57

Re: Unable to load pb mm on Linux
 
Hy,

I too are having problems.
I have this server:
AMD Athlon 64 X2 4200+ Dual Core

libstdc++ is installed.

The tree's are correct... Because I transfered the server to a newer ded and now they don't work anymore

Quote:

09:52:21 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] <podbot_mm_i386 badf load podbot_mm_i386.s v - ini - -
Quote:

xeonix:/home/server/cs3/hlds_l/cstrike/addons/podbot# ldd podbot_mm_i386.so
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7e1d000)
libstdc++.so.5 => /usr/lib32/libstdc++.so.5 (0xf7d63000)
libm.so.6 => /lib32/libm.so.6 (0xf7d3e000)
libc.so.6 => /lib32/libc.so.6 (0xf7c13000)
/lib/ld-linux.so.2 (0x56555000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7c08000)
Okay, It's fixed.

The solution: For people who only use 64 bits. Please use EMUL :)

jammin 30-03-2007 12:51

Re: Unable to load R2b46d on Linux
 
Quote:

Originally Posted by tropicalxplorer (Post 43565)
ok...here's what I captured from one of the log files...hope this helps?

L 09/23/2005 - 14:11:19: [META] ini: Begin re-reading plugins list: /hlds_l/cstrike/addons/metamod/plugins.ini
L 09/23/2005 - 14:11:19: [META] ini: Read plugin config for: AMX Mod X
L 09/23/2005 - 14:11:19: [META] ERROR: ini: Plugin '<podbot_mm_i386.so>' has newer file, but unexpected status (badfile)
L 09/23/2005 - 14:11:19: [META] ini: Read plugin config for: <podbot_mm_i386.so>
L 09/23/2005 - 14:11:19: [META] ini: Finished reading plugins list: /hlds_l/cstrike/addons/metamod/plugins.ini; Found 2 plugins
L 09/23/2005 - 14:11:19: [META] dll: Updating plugins...
L 09/23/2005 - 14:11:19: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/hlds_l/cstrike/addons/podbot/podbot_mm_i386.so': libstdc++.so.5: cannot open shared object file: No such file or directory
L 09/23/2005 - 14:11:19: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 09/23/2005 - 14:11:19: [META] dll: Finished updating 5 plugins; kept 1, loaded 0, unloaded 0, reloaded 0, delayed 0
L 09/23/2005 - 14:11:19: Log file closed

and here is the other info requested:
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.60GHz
stepping : 9
cpu MHz : 2593.754
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5128.19

free
total used free shared buffers cached
Mem: 1027736 1017300 10436 0 141192 607788
-/+ buffers/cache: 268320 759416
Swap: 2031608 0 2031608
uname -aLinux localhost.localdomain 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux


Hi sorry to be so late, where can i find this log info?

KWo 30-03-2007 16:12

Re: Unable to load pb mm on Linux
 
Maybe try this way:
create a file called autoexec.cfg and put in it this line:
log on
The file needs to be in the main "cstrike" or "czero" folder.
Then start the game , close it and try to look into cstrike\logs and find the newest log file - there should be the info what and how is loaded.

jammin 01-04-2007 15:31

Re: Unable to load pb mm on Linux
 
Ok worked a charm: heres the output from the first log:


L 04/01/2007 - 14:35:12: Log file started (file "logs/L0401000.log") (game "cstrike") (version "47/1.1.2.5/Stdio/3651")
L 04/01/2007 - 14:35:12: [META] Metamod v1.19 2006-04-17
L 04/01/2007 - 14:35:12: [META] by Will Day <willday@metamod.org>
L 04/01/2007 - 14:35:12: [META] http://www.metamod.org/
L 04/01/2007 - 14:35:12: [META] compiled: Apr 17 2006, 19:08:34 +0200 (optimized)
L 04/01/2007 - 14:35:12: [META] engine: i686
L 04/01/2007 - 14:35:12: [META] Recognized game 'cstrike'; using dllfile 'cs_i386.so'
L 04/01/2007 - 14:35:13: [META] Game DLL for 'Counter-Strike' loaded successfully
L 04/01/2007 - 14:35:13: [META] ini: Begin reading plugins list: /home/reupgames/Desktop/halflife.mods/reup csds4/cstrike/addons/metamod/plugins.ini
L 04/01/2007 - 14:35:13: [META] ini: Read plugin config for: <podbot_mm_i386.so>
L 04/01/2007 - 14:35:13: [META] ini: Finished reading plugins list: /home/reupgames/Desktop/halflife.mods/reup csds4/cstrike/addons/metamod/plugins.ini; Found 1 plugins to load
L 04/01/2007 - 14:35:13: [META] dll: Loading plugins...
L 04/01/2007 - 14:35:13: [META] ERROR: dll: Failed query plugin '<podbot_mm_i386.so>'; Couldn't open file '/home/reupgames/Desktop/halflife.mods/reup csds4/cstrike/addons/podbot/podbot_mm_i386.so': libstdc++.so.5: cannot open shared object file: No such file or directory
L 04/01/2007 - 14:35:13: [META] ERROR: dll: Skipping plugin '<podbot_mm_i386.so>'; couldn't query
L 04/01/2007 - 14:35:13: [META] ERROR: dll: Failed to load plugin 'podbot_mm_i386.so'
L 04/01/2007 - 14:35:13: [META] dll: Finished loading 0 plugins
L 04/01/2007 - 14:35:13: Log file closed

KWo 02-04-2007 10:16

Re: Unable to load pb mm on Linux
 
So - even for the latest beta (V3B18c) compilled with the newest cygwin it wants libstdc++.so.5 ? You need to install then in the same folder Your libstdc++.so.5 is.

RPM package is called compat-libstdc++, so get the one for your distribution (see if you can find one with version 2.9x for best compatibility, or try 3.1x) and try it out. If You cannot find it - it can be added as a package under "Legacy Software Development".

Or You got it working after doing something?

jammin 04-04-2007 01:11

Re: Unable to load pb mm on Linux
 
no i didnt get it working, im going to try your suggestion tomorrow its late right now, btw thanks for all the help so far


All times are GMT +2. The time now is 22:01.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.