On Aug 18, 2011, at 1:36 AM, G B wrote: > 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!
Excellent. Glad to know it worked. -Ivan -- 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