<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Sep 2, 2008 at 7:07 AM, Alain Matthes <span dir="ltr"><<a href="mailto:alain.matthes@mac.com">alain.matthes@mac.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Le 2 sept. 08 à 13:45, Graham Smith a écrit :<br>
<div class="Ih2E3d"><br>
> Charilaos,<br>
><br>
> I assumed this was a Textmate issue, but as mentioned ealier it seems<br>
> to be a fink issue as Emacs (aquamacs in fact) can't find Gnuplot<br>
> either.<br>
><br>
> Not used symbolic links before, but I think I need to type this in<br>
> the terminal<br>
><br>
> ln -s /usr/local/bin/gnuplot  /sw/bin/gnuplot<br>
><br>
> Obviously gnuplot is at /sw/bin/gnuplot (from which gnuplot)<br>
><br>
> Does this look right to you.<br>
<br></div></blockquote><div><br></div><div>No, that is backward.   When using ln, mv, and cp  always think you are copying from to  So you want to link from /sw/bin/gnuplot to /usr/local/bin/gnuplot.</div><div><br></div>
<div>The real issue seems to be that without using the --shell-escape option /sw/bin/gnuplot is not in your PATH environment variable.</div><div><br></div><div>Brad</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">
<br>
</div>I'm not a great Unix expert but this is correct for me but another<br>
answer<br>
  from a real expert is necessary :)<br>
<font color="#888888"><br>
Alain<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</div></div></blockquote></div><br></div>