Im fairly new to linux, been learning how it works and what not very slowly, but here's the state im at right now and i've hit a slight bump in the road.
My server is running fine, except for on run meta mod reports the following errors.
Code:
[META] ERROR: dll: Failed query plugin '<joebot/joebot_mm_i386.so>';
Couldn't open file '/usr/local/games/hlds_l/cstrike/joebot/joebot_mm_i386.so' :
libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or
directory
[META] ERROR: dll: Skipping plugin '<joebot_mm_i386.so>'; couldn't query
[META] ERROR: dll: Failed to load plugin 'joebot_mm_i386.so'
At first I thought it was a file permissions error... but i looked and it belongs to my user and group (the same that owns the hlds_l folder, and the same that is starting the server)
Next I thought maybe it had to do with the lib. can anyone help me out here?