Perhaps what happened is that in your upgrade, libstdc++5 got uninstalled? I just ran into this problem with mplayer, and installing libstdc++5 fixed it.
It seems that the RealVideo-decoding drvc.so included in the mplayer Linux codec pack is a library ripped from RealPlayer 10, and it was built against the old libstdc++5 (GCC 3.x series). Current version is libstdc++6. I'm not sure whether this will work for xine, but an alternative to installing libstdc++5 for me (using mplayer) was to grab drv33260.dll and drv43260.dll from the Windows codec pack, since loading of those don't rely on any Linux system libraries. -- eefi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

