[OS X TeX] TeX on Mac OS X Mailing List
Chris Goedde
cgoedde at condor.depaul.edu
Mon Jan 29 23:27:33 CET 2007
On Jan 29, 2007, at 4:22 PM, Tommaso Mancini Griffoli wrote:
> One of the (many similar) errors is the following:
>
> --- Warning --- System return: 32512
> System call: dvips -E -Ppdf -mode ibmvga -D 110 -f
> AdvMacro_PS_6.idv -pp 25 > zzAdvMacro_PS_6.ps
> This is dvips(k) 5.95b Copyright 2005 Radical Eye Software
> (www.radicaleye.com)
> ' TeX output 2007.01.29:2317' ->
> <tex.pro><alt-rule.pro><texps.pro>. <cmex10.pfb><cmsy7.pfb><cmr7.pfb>
> <cmmi7.pfb>[25]
> System return: 0
> System call: convert -trim +repage -density 110x110 -transparent
> '#FFFFFF' zzAdvMacro_PS_6.ps AdvMacro_PS_624x.png
> sh: line 1: convert: command not found
This line is telling you that the system can't find a command called
"convert". You might have the path set up wrong.
If you're working from the command line, type "which
convert" (without the quotes). You should see something like "/usr/
local/bin/convert" as the result (that's the result on my machine).
If you don't see that (the system will say something like "no convert
in /bin /sbin /...."), then either you don't have convert on your
system, or the path is not set up correctly so that the system can't
find it.
--
Chris Goedde
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list