gnuplot under mac os x# Apple - 家有苹果
d*a
1 楼
the gunplot for Mac is gone, the link http://homepage.mac.com/gnuplot
doesn't work any more, so I decided to compile gnuplot under Panther.
1) download jpeg-6b package, install it with
./configure
make
sudo make install
sudo make install-lib
make clean
2) download libpng-1.2.5 package. It says that for Mac OS X, you need
download the patch, which is just a replacement of makefile.macosx.
Untar the patch and move it into /script folder, then
cp script/makefile.macosx Makefile
but you still need d
doesn't work any more, so I decided to compile gnuplot under Panther.
1) download jpeg-6b package, install it with
./configure
make
sudo make install
sudo make install-lib
make clean
2) download libpng-1.2.5 package. It says that for Mac OS X, you need
download the patch, which is just a replacement of makefile.macosx.
Untar the patch and move it into /script folder, then
cp script/makefile.macosx Makefile
but you still need d