![]() |
Re: Joebot binaries for metamod (linux)
I don't think updating GCC will solve the problem. You only need to install one library, which is libstdc++. There must be a package for it.
|
Re: Joebot binaries for metamod (linux)
Quote:
Hmm, in this case I can only recommend to eAnic to try compile JoeBot from sources... |
Re: Joebot binaries for metamod (linux)
1 Attachment(s)
I've compiled the metamod version myself without the need for this specific stdc++ library.
Code:
> ldd joebot_mm_i386.so |
Re: Joebot binaries for metamod (linux)
This version also brings me a badf error.
Btw. i tried to update the gcc package but got a error message. Shall i post the full text? |
Re: Joebot binaries for metamod (linux)
what output do you get by "ldd joebot_mm_i386.so"?
|
Re: Joebot binaries for metamod (linux)
Quote:
So, i'm sure that you already have gcc, just check that you have cvs. Grab JoeBot sources from SourceForge.net and download metamod sources. made a slight changes in makefiles and ... type Make. Got more questions? Please ask ... |
Re: Joebot binaries for metamod (linux)
root@novisan: /eanic/hlds_l/cstrike/joebot: ldd joebot_mm_i386.so
libstdc++.so.5 => not found libdl.so.2 => /lib/libdl.so.2 (0x40176000) libc.so.6 => /lib/libc.so.6 (0x40179000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000) root@novisan: /eanic/hlds_l/cstrike/joebot: |
Re: Joebot binaries for metamod (linux)
Do i really have to download any file in the cvs manually. Thats kinda annoying!
|
Re: Joebot binaries for metamod (linux)
no, you missed the explanation on how to "check software out with cvs", it is on the sf.net page
|
Re: Joebot binaries for metamod (linux)
Quote:
Just go to the directory there you a going to place sources and type: cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/joebot login and after cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/joebot co joebot and you'll get joebot sources in few minutes |
All times are GMT +2. The time now is 05:25. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.