.:: 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)

[MOJO]*BodyCount 10-05-2007 22:32

Fedora Core 6 POD-Bot mm
 
I know this has been sticked but the answer is kind of hard to pick out in all the post.

If your Running Fedora Core 6 (linux) and want POD-Bot mm to work, you must have this RPM installed.(well unless you compiled it yourself)

compat-libstdc++-33

Login as root

su
password: typeyourrootpasswordhere

Then run this command :

Code:

yum install compat-libstdc++-33
This fixed my problem of podbot_mm.so in metamod not loading properly.

Hope this help someone find the answer faster.

[MOJO]*BodyCount

KWo 11-05-2007 09:02

Re: Unable to load pb mm on Linux
 
Because the info You posted might be very important for some linux users, I've merged it with the main thread it was concerning to. I didn't want to make the new sticky topic about the same.

Allan Button 05-06-2007 12:40

Re: Unable to load pb mm on Linux
 
Hello, just thought I'd let everyone know.

Just installed the latest stable PODBot on the latest AMX Modx on Debian Etch ( latest updates/upgrades aswell ).

It wouldent load right away, I had to

Code:


apt-get install libstdc++5

to get it to work, but thanks for stickying this thread, its come in handy for me atleast.

Take care,
Allan.

The Storm 05-06-2007 18:37

Re: Unable to load pb mm on Linux
 
PODbot_mm is compiled against old dependieses, this happens because of Cygwin old cross-compiling GCC, the bad is that there is no new version of it available. There is two ways to make this to not happen - static link STL with the bot .so or compiling on some new Linux distro. If he can't find the needed resousres I will be glad to help him with the compiling - just contact me in ICQ. :)

Onno Kreuzinger 05-06-2007 19:56

Re: Unable to load pb mm on Linux
 
Hi,

yes mam', we will provide compiled bots for all mayor linux distros, the tricky part will be packaging all the different bots and making distro specific deb/rpm/tgz's, that integrate well.
Assuming I can provide most linux OS'es (with devel pakages) in a few minutes, I'm looking for package maintainers for either some or all the (popular) bots.

So any one interessted?

Cheers Onno

The Storm 05-06-2007 21:32

Re: Unable to load pb mm on Linux
 
Actaully is hard to make such install packages for bots like rpm's and deb's because the hl server is not install package itself and it can be installed each time in differend directories so it will be hard for the install packages to detect it but we can use something better - nixstaller. :)

StevnJ9971 05-08-2007 06:48

Re: Unable to load pb mm on Linux
 
I've read this whole thread, and I still don't understand what's wrong with mine...

KWo 05-08-2007 14:42

Re: Unable to load pb mm on Linux
 
Quote:

Originally Posted by Allan Button (Post 55281)
Hello, just thought I'd let everyone know.

Just installed the latest stable PODBot on the latest AMX Modx on Debian Etch ( latest updates/upgrades aswell ).

It wouldent load right away, I had to

Code:


apt-get install libstdc++5

to get it to work, but thanks for stickying this thread, its come in handy for me atleast.

Take care,
Allan.

Try to follow him. You need to have libstdc++5 installed - that's all.

StevnJ9971 12-08-2007 19:03

Re: Unable to load pb mm on Linux
 
Well I just talked to the owner of my server and he said he has that installed, but it's the latest version. Would that make a difference?

KWo 12-08-2007 19:09

Re: Unable to load pb mm on Linux
 
Yes it does make the difference. Podbot mm is not loading with libstdc++6, but it loads with libstdc++5 (older version).


All times are GMT +2. The time now is 09:55.

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