Hi, On Tue, Sep 15, 2009 at 6:21 AM, Mikie <thephantom6...@hotmail.com> wrote: > > This is from debug > cd "/root/.sage/temp/Ralph/5161/dir_1"&& sage-native-execute latex > \\nonstopmode \\input{sage8.tex} && sage-native-execute dvips > sage8.dvi > && sage-native-execute convert -density 130x130 -trim sage8.ps > sage8.png > > /var/www/html/sage/local/bin/sage-native-execute: line 8: latex: > command > not found
If you don't have dvips installed, you need to install that. If you're using Linux, make sure that you have a LaTeX distribution installed, i.e. texlive. From the look of the error message, I think the actual problem is that you haven't installed ImageMagick. The command "convert" is part of ImageMagick. -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---