.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
Re: Unable to load R2b46d on Linux
Old
  (#21)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Unable to load R2b46d on Linux - 24-05-2006

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..
  
Reply With Quote
Re: Unable to load R2b46d on Linux
Old
  (#22)
[NvT]_KaszpiR_
Member
 
[NvT]_KaszpiR_'s Avatar
 
Status: Offline
Posts: 322
Join Date: Apr 2004
Default Re: Unable to load R2b46d on Linux - 22-08-2006

you type that command in the console
like Konsole, Term (Aterm or Xterm)
  
Reply With Quote
Re: Unable to load R2b46d on Linux
Old
  (#23)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Unable to load R2b46d on Linux - 24-08-2006

The help is 3 months too late...
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#24)
exuvo
Member
 
Status: Offline
Posts: 1
Join Date: Dec 2006
Smile Re: Unable to load pb mm on Linux - 25-12-2006

Thanks Everyone i had the same problem and downloading that libstdc++ fixed everything.









Sad smiley: Why am i going to die?
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#25)
Soulplayer
Member
 
Status: Offline
Posts: 1
Join Date: Feb 2007
Default Re: Unable to load pb mm on Linux - 02-02-2007

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
  
Reply With Quote
Re: Unable to load R2b46d on Linux
Old
  (#26)
jammin
Member
 
Status: Offline
Posts: 11
Join Date: Mar 2007
Default Re: Unable to load R2b46d on Linux - 30-03-2007

Quote:
Originally Posted by tropicalxplorer View Post
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?
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#27)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Unable to load pb mm on Linux - 30-03-2007

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.
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#28)
jammin
Member
 
Status: Offline
Posts: 11
Join Date: Mar 2007
Default Re: Unable to load pb mm on Linux - 01-04-2007

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
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#29)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Unable to load pb mm on Linux - 02-04-2007

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?
  
Reply With Quote
Re: Unable to load pb mm on Linux
Old
  (#30)
jammin
Member
 
Status: Offline
Posts: 11
Join Date: Mar 2007
Default Re: Unable to load pb mm on Linux - 04-04-2007

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
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com