카테고리 없음

Gnuplot install on Ubuntu

FantasyCode 2014. 1. 18. 23:31

Gnuplot install on Ubuntu


1. Download gnuplot-4.6.4.tar.gz from official website.

2. Unzip and untar it.

3. ./configure

4. sudo make install

5. Now, gnuplot is installed. Type gnuplot in the terminal.