PDA

View Full Version : Wolfenstein: ET Error


cleece
19th September 2006, 11:12 PM
First off, I apologize if I have posted in the incorrect category. I am having a problem connecting to Enemy Territory servers that have mods installed. It looks like it is having trouble with /home/xxx/.etwolf/etmain/ui.mp.i386.so. Has anyone had or know how to resolve this?

I have Fedora Core 5 installed.

uname -a
Linux xxx.xxx.xxx 2.6.17-1.2157_FC5 #1 Tue Jul 11 22:55:46 EDT 2006 i686 athlon i386 GNU/Linux

I did a script as I ran et from the terminal and here is the output:

etscript (http://us.f13.yahoofs.com/bc/45106a0f_c89f/bc/My+Documents/etscript.txt?bfhyGEFBW5go.f4m)

cleece
20th September 2006, 07:40 PM
Hi, I'm back.

I solved the problem and thought I'd post what I did to fix it. I was installing RealPlayer 10 and getting an almost identical error message. The message was:

/usr/local/RealPlayer/realplay.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory.

So I googled that error and found this page link (http://old.fedorazine.com/index.php?option=content&task=view&id=318)

I followed the post by Steve and ran the command:
yum install compat-libstdc++-33

This fixed both RealPlayer and Wolfenstein: ET.