Wednesday, February 17, 2010

gnuplot on snowleopard

http://sourceforge.net/projects/gnuplot/files/


To compile gnuplot in snow leopard use the following command:

./configure --with-readline=bsd --x-include=/usr/include/X11 --x-libraries=/usr/X11/lib

and then use make and sudo make install.

No comments: