At 3:31 PM -0600 10/26/2008, Stephen Conrad wrote: >On 10/26/08, Dan <[EMAIL PROTECTED]> wrote: > > At 4:48 PM -0600 10/25/2008, Stephen Conrad wrote: >>>OS Version: 10.2.8 (Build 6R73) >>> >>>RealPlayer 10.1.0 (for OS X) and I have tried to use it to play a >>>.rm file with no success. It appears to start up but then shuts >>>down. The .rm file is one I have had for awhile and have played >>>before so I have no idea what is wrong. >>> >>>can't open library: /usr/lib/libstdc++.6.dylib (No such file or >>>directory, errno = 2) >> >> Perhaps a blown link. Are you running off a clone? Have you run any >> apps that deleted obsolete or other files from your system? >> >> Show us the results of this command, in Terminal: >> >> ls -al libstdc* > >[Steve-Conrads-Computer:~] steveconrad% ls -al libstdc* >ls: No match.
d'oh. Sorry. Should have told you to do a cd first. Try this: ls -al /usr/lib/libstdc* +/- OS versions, here's what I see: dans-smurftower:~ dan$ ls -al /usr/lib/libstdc* -rw-r--r-- 1 root wheel 6766864 Apr 20 2007 /usr/lib/libstdc++-static.a -rwxr-xr-x 1 root wheel 2267176 Feb 21 2008 /usr/lib/libstdc++.6.0.3.dylib -rwxr-xr-x 1 root wheel 2001208 Oct 10 22:28 /usr/lib/libstdc++.6.0.4.dylib lrwxr-xr-x 1 root wheel 21 Feb 27 2008 /usr/lib/libstdc++.6.dylib -> libstdc++.6.0.4.dylib dans-smurftower:~ dan$ Note that libstdc++.6.dylib is an alias (link), pointing to the latest library. I'm worried that you're missing either that alias or the library itself. The alias can just be re-created. I believe those are things that should have come with the OS, so reinstalling the app won't help. You might need to check your backup for the file. In lieu of that, reinstall OS X or use Pacifist to extract it from the OS installer. Of course, this all brings up the worry of what else is AWOL!? Might be a good idea to do a verify disk pass with Disk Utility... - Dan. -- - Psychoceramic Emeritus; South Jersey, USA, Earth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed Low End Mac's G3-5 List, a group for those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs. The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette guide is at http://www.lowendmac.com/lists/netiquette.shtml To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/g3-5-list?hl=en Low End Mac RSS feed at feed://lowendmac.com/feed.xml -~----------~----~----~----~------~----~------~--~---
