[META] ERROR: dll: Failed query plugin '<EPB_i386.so>'; Couldn't open file '/usr/local/games/hlds/hlds_l/cstrike/EPODbot/EPB_i386.so': libstdc++.so.5: cannot open shared object file: No such file or directory
I have libstdc++.so.5 installed however it is (of course) 64-bit. I tried switching the library out for a 32-bit compile but got the same error.
How do I fix this? The 32-bit HLDS, Metamod, AMXX and everything else seem to work fine.
Re: 32-bit EPB breaks on 64-bit Linux -
28-04-2008
Some 64bit distributions have special dir for 32bit libraries, in Ubuntu I think that is in /etc/lib32/, the good is that you put all the 32bit libraries there and the 32bit application runs without a problem and you won't need to copy the library in the same dir as the executable.