I'm updating an old-style JModelica spkg to version 1.16, which just came 
out.  On OS X, The CasADi subsystem now installs its dynamic libraries in a 
subdirectory of JModelica, a subdirectory which then has to be put on the 
LD_LIBRARY_PATH the Python interpreter is run with, as CasADi is packaged 
as a Python extension.

There seems to be no standardized way of hacking the LD_LIBRARY_PATH to 
include directories required by a new Python extension.  Am I missing 
something?  Is there a better way to do this than adding a sed script to 
hack sage-env?

Bill

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to