View Single Post
Re: ivpbot using i386 file on linux ded. server?
Old
  (#7)
telston
Guest
 
Status:
Posts: n/a
Default Re: ivpbot using i386 file on linux ded. server? - 27-02-2004

Good call!

[root@cs2 ivpbot]# ldd ivpbot_i386.so
libdl.so.2 => /lib/libdl.so.2 (0x400d5000)
libstdc++-libc6.2-2.so.3 => not found
libm.so.6 => /lib/libm.so.6 (0x400d8000)
libc.so.6 => /lib/libc.so.6 (0x400f9000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
[root@cs2 ivpbot]#

Apparently I'm missing the library on the second line (libstdc++....)? I've already installed Realbots WIP #9 while I was waiting for help on this one. Realbots seems to work really well, so I'll probably stick with it for now, but if I do install IVPBot any time soon I'll post whether or not the above worked.

Thanks!
  
Reply With Quote