I'm building JModelica for Sage. It installs into its own little private directory (I'm using ${SAGE_LOCAL}/JModelica-1.11), including its Python code. When I fire up the interactive Sage prompt, I'd like it to be able to locate the JModelica Python modules. To do that, I need to integrate JModelica's Python installation with Sage's.
What's the correct procedure here? I thought I'd just symlink the directories in ${SAGE_LOCAL}/JModelica-1.11/Python/ to ${SAGE_LOCAL}/lib/python2.7/site-packages/. However, I've also got to make sure that the environment variable JMODELICA_HOME is set. Is there some way for an spkg to hook into sage-env and extend it? 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/groups/opt_out.