Can anyone tell me what is causing this. I have an Intel iMac. It works but . . .
2007-11-06 10:01:49.087 osascript[2151:10b] Error loading /Users/ normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/Contents/ MacOS/AviImporter: dlopen(/Users/normanjenson/Library/QuickTime/ AviImporter-r7 (ppc).component/Contents/MacOS/AviImporter, 262): no suitable image found. Did find: /Users/normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/ Contents/MacOS/AviImporter: mach-o, but wrong architecture 2007-11-06 10:01:49.093 osascript[2151:10b] Error loading /Users/ normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/Contents/ MacOS/AviImporter: dlopen(/Users/normanjenson/Library/QuickTime/ AviImporter-r7 (ppc).component/Contents/MacOS/AviImporter, 262): no suitable image found. Did find: /Users/normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/ Contents/MacOS/AviImporter: mach-o, but wrong architecture 2007-11-06 10:01:49.094 osascript[2151:10b] Error loading /Users/ normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/Contents/ MacOS/AviImporter: dlopen(/Users/normanjenson/Library/QuickTime/ AviImporter-r7 (ppc).component/Contents/MacOS/AviImporter, 262): no suitable image found. Did find: /Users/normanjenson/Library/QuickTime/AviImporter-r7 (ppc).component/ Contents/MacOS/AviImporter: mach-o, but wrong architecture
On 6 Nov 2007, at 18:26, Norman Jenson wrote:
Can anyone tell me what is causing this. I have an Intel iMac. It works but . . .
It would appear that ~/Library/QuickTime/AviImporter-r7 (ppc).component is (shockingly) compiled only for PPC, and gives an error each time a program links (indirectly) with it.
Presumably you can just delete it.