shiblon / latex-makefile

A Makefile for LaTeX - drop it in, type make, and magic happens.
Other
185 stars 30 forks source link

error if gnuplot is not installed #132

Closed shiblon closed 8 years ago

shiblon commented 8 years ago

Originally reported on Google Code with ID 119

I don't have gnuplot installed and the Makefile throws an error message about this.
Make continues normally, but the error message is annoying.

which: no gnuplot in (/home/user/local/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/opt/gnome/bin:/opt/gnome2/bin:/opt/kde2/bin:/opt/kde3/bin:/usr/local/X11/bin:/usr/X11/bin:.:/usr/local/java/bin)

Reported by yllohy on 2011-03-15 12:55:44

shiblon commented 8 years ago
Fixed in rd834a3bb2a2d and the attached.

Reported by shiblon on 2011-03-15 13:44:18