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

I tried creating a symbolic link named ivpbot_i386.so a link named ivpbot_i386.so and copying the file to ivpbot_i386.so

I've tried loading ivpbot using the liblist.gam file that comes with the ivpbot 1.1.1 installation. I've tried loading it using config.ini with metamod (gamedll ivpbot/ivpbot_i386.dll). I've also tried using it by specifying -dll ivpbot/ivpbot_i386.so in the command line. I've specified the path both relatively (ivpbot/ivpbot_i386.so) and absolutely (/home/hlds_l/cstrike/ivpbot/ivpbot_i386.so).

I've also tried replacing the ivpbot .so file from 1.1.1 with the latest wip .so. I always get the following result.

I'm running Redhat 9, and the latest Steam release for cstrike (hlds_l). What am I doing wrong, please help!

LoadLibrary failed on ./cstrike/ivpbot/ivpbot_i386.so: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from ./cstrike/ivpbot/ivpbot_i386.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from ./cstrike/ivpbot/ivpbot_i386.so!
  
Reply With Quote