[TxMt] Re: latex pgfplots cannot find gnuplot tables

Brad Miller millbr02 at luther.edu
Tue Sep 2 12:11:48 UTC 2008


On Tue, Sep 2, 2008 at 7:07 AM, Alain Matthes <alain.matthes at mac.com> wrote:

>
> Le 2 sept. 08 à 13:45, Graham Smith a écrit :
>
> > Charilaos,
> >
> > I assumed this was a Textmate issue, but as mentioned ealier it seems
> > to be a fink issue as Emacs (aquamacs in fact) can't find Gnuplot
> > either.
> >
> > Not used symbolic links before, but I think I need to type this in
> > the terminal
> >
> > ln -s /usr/local/bin/gnuplot  /sw/bin/gnuplot
> >
> > Obviously gnuplot is at /sw/bin/gnuplot (from which gnuplot)
> >
> > Does this look right to you.
>
>
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.

The real issue seems to be that without using the --shell-escape option
/sw/bin/gnuplot is not in your PATH environment variable.

Brad

>
> I'm not a great Unix expert but this is correct for me but another
> answer
>  from a real expert is necessary :)
>
> Alain
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20080902/b74c650a/attachment.html>


More information about the textmate mailing list