osx 10.7 installation failure
The dmg file seemed to install the 5.8-OSX-64bit-10.6 files. But the menu fails to launch it from terminal or notebook.
If I go to the relevant directory /Applications/Sage-5.8-OSX-64bit-10.6.app/Contents/Resources/sage and run sage (small 8k file) I get:
dyld: Library not loaded: /usr/local/lib/libreadline.5.2.dylib Referenced from: /usr/local/bin/bash Reason: image not found Trace/BPT trap:5
However there is also ... /Contents/MacOS/ with a slightly larger (66k) file Sage If I run that rather more happens, a new browser page (google Chrome) pops up (The Sage server is currently starting ...) and I get in the terminal window:
osascript[10908:707] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find: /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers. 2013-04-23 20:50:11.267 osascript[10908:707] Error loading /Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader: dlopen(/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader, 262): no suitable image found. Did find: /Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader: no matching architecture in universal wrapper osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax" declares no loadable handlers. tab 1 of window id 717
None of which means much to me. That terminal window stalls, although I got back the prompt with Ctrl-C.
Any ideas what I should do next?
My 10.7 machine also doesn't have `/usr/local/lib/libreadline.5.2.dylib`, so although the download is far too slow for me to try it, I'm sure this error is because of that. Can you put more details so that we can see where his reference is from? In theory, Sage creates its own libreadline and should use that.