Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: dyld error - OpenScripting.framework not found. Eh?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dyld error - OpenScripting.framework not found. Eh?




On 4 Aug 2005, at 00:20, David A. Lyons wrote:
On Aug 3, 2005, at 4:31 AM, Jonathan del Strother wrote:

I'm writing a (mostly) Cocoa app, which is linked to the Carbon framework.  Works fine on most people's machines.
However, a couple of users are getting the following error:

Link (dyld) error:
image not found /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/OpenScripting

and I'm totally stumped.  I don't even use OpenScripting.framework directly, though I do use NSAppleScript which might use it in turn...   The users who're seeing this say that the OpenScripting.framework exists in that location.

Any ideas what might cause this?


I don't know what's wrong, but that OpenScripting at that location should be a symbolic link to the "real" item, two more folders down. -- Have the users copy-and-paste you the result of these two Terminal commands:

ls -lF /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/OpenScripting
ls -lF /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/Versions/Current/OpenScripting

...and compare the output to your machine (or mine):
lrwxr-xr-x   1 root  wheel  30 Jul 12 16:35 /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/OpenScripting@ -> Versions/Current/OpenScripting
-rwxr-xr-x   1 root  wheel  652452 Jul 12 17:05 /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/Versions/Current/OpenScripting*


They get the same as me : 

lrwxr-xr-x 1 root wheel 30 Jun 5 22:03 /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/OpenScripting@ -> Versions/Current/OpenScripting

-rwxr-xr-x 1 root wheel 308388 Jul 12 18:08 /System/Library/Frameworks/Carbon.framework/Frameworks/OpenScripting.framework/Versions/Current/OpenScripting*


...so apparently that's not the problem.  Any other ideas?


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >dyld error - OpenScripting.framework not found. Eh? (From: Jonathan del Strother <email@hidden>)
 >Re: dyld error - OpenScripting.framework not found. Eh? (From: "David A. Lyons" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.