Great thanks! That did it. On the way I learned something new: When you set your PATH variable to include a directory name that has a space in it then you ..tataaa.. DON'T escape the space. So for the record, the following is correct and it won't work with a '\' in front of the space:
# The latest java is in a different path export PATH="/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin:$PATH" Thanks again! Thomas On 12/08/15 20:42, Volker Braun wrote: > On Wednesday, August 12, 2015 at 8:37:22 PM UTC+2, Thomas Kahle wrote: > > How does sage find its java, and can I configure that? > > > Uses $PATH > > -- > You received this message because you are subscribed to a topic in the > Google Groups "sage-support" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sage-support/4CccVmJZMFw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- Thomas Kahle -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature
