Hi, I am trying to use the 2.7.3 version of sage on a apple MacBookPro intel with MacOSX 2.4.10. I am using the binary found at: http://www.sagemath.org/SAGEbin/apple_osx/intel/
Everything starts fine, but I get an error whenever a computation needs to start maxima, e.g. RR(sqrt(2)). The error message is somehow long and ends with <type 'exceptions.RuntimeError'>: Unable to start maxima I tried to start maxima from the binary location: /Applications/ sage-2.7.3-i386-Darwin/local/bin/ I get the following error : dyld: Library not loaded: /usr/local/lib/libintl.3.dylib Referenced from: /Applications/sage-2.7.3-i386-Darwin/local/lib/ maxima/5.12.0/binary-clisp/lisp.run Reason: image not found Trace/BPT trap There is no /usr/local directory and no libintl.3.dylib installed on the computer. The libintl.3.dylib was present in the 2.6 intel version of sage and was located in /Applications/ sage-2.6-intel-mac-i386-Darwin/local/lib/libintl.3.dylib but there is no corresponding library in the 2.7.3 folder. Any hints ? May be I should reinstall the 2.6 version and try a sage -upgrade, instead of trying to grab the 2.7.3 binary ? Thank you for your help. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---