On Nov 13, 1:23 pm, Bill Janssen <[email protected]> wrote: > This means that any system > program (like Preview.app, which Imaging-1.1.7 uses for im.show()), > will fail if started from inside Sage, as the newer Sage-supplied > dylibs will be different from the (usually obsolete) versions the > system libraries are dynamically linked against. Unless the image > processing libraries are statically linked where needed in Sage, in > which case it works fine.
Or, of course, unless the use of DYLD_LIBRARY_PATH is removed. It's usually a good idea to find a way to do that, in my experience. -- 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/sage-support URL: http://www.sagemath.org
