Tyler "Overkill" Schwend wrote:
L 01/12/2003 - 20:01:12: [META] ERROR: dll: Failed query plugin '<admin_MM_i386.so>'; Couldn't open file '/usr/local/hlds_l/cstrike/addons/adminmod/dlls/admin_MM_i386.so' : libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory
Doh! Terribly sorry about that. It looks like the standard C++ library got linked dynamically instead of statically, like we did that before. I'll have to check why that happened and correct it tonight. I'm sorry but I can't do anything right now, it will have to wait another 7 hours.
In the mean time you can try and add a symlink under the name "libstdc++-libc6.1-2.so.3" poiting to your version of the stdlibc++. Again, I'm sorry about that. Florian. -- Want to produce professional emails and Usenet postings? http://www.netmeister.org/news/learn2quote.html _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

