Yep, that did it.  Comparing the path variables showed them to be quite 
different.  I've added the following to my init.sage:

os.environ["PATH"]+=":/usr/texbin:/usr/local/bin"

and everything runs happy.  Just adding /usr/texbin didn't work because Sage 
also needs to find 'convert' which I have in /usr/local/bin.

Thanks for the help!
 

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to