<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [OS X TeX] --shell-escape</title></head><body>
<div>At 14:40 +0100 20/7/10, Antonio Cosma wrote:</div>
<div><br></div>
<blockquote type="cite" cite>I installed gnuplot on my MacBook Air and
typesetting with TexShop works like you all confirmed it should. There
must be some weird setting on Mac Pro.</blockquote>
<div><br></div>
<div>It seems to me that your TeX cannot find your Gnuplot. I suggest
that you check the symlink and the location of the Gnuplot app. In
particular, the last two steps in the instructions I wrote on 14/9/08
(credit for these steps to Vic Norton):</div>
<div><br></div>
<blockquote> 7. go to /usr/local/bin in terminal and
do</blockquote>
<blockquote> 8. $ sudo ln
-sf        <x-tab
>      
</x-tab><x-tab>       
</x-tab><x-tab>       
</x-tab></blockquote>
<div><x-tab>       
</x-tab
>"/Applications/Gnuplot.app/Contents/Resources/bin/gnuplot"</div
>
<div><br></div>
<div>This assumes that your Gnuplot.app is actually where this path
points to. On my desktop machine Gnuplot.app is in a folder (I don't
know why, maybe this is how it came out of the Octave dmg) called
GnuPlot so my symlink there points to</div>
<div><br></div>
<div><x-tab>       
</x-tab
>/Applications/GnuPlot/Gnuplot.app/Contents/Resources/bin/gnuplot</div
>
<div><br></div>
<div>Maybe the safest way is to drill down to gnuplot within the
Gnuplot package, navigate to /usr/local/bin in terminal, type sudo ln
-sf   and then drop gnuplot on the terminal. The path then
would be appended to complete the symlink command.</div>
<div><br></div>
<div>Hope that this helps</div>
<div><br></div>
<div>Peter</div>
</body>
</html>