gnuplot
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gnuplot [2024/05/06 18:09] – dblume | gnuplot [2025/07/09 09:48] (current) – [Instructions for macOS] dblume | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| GnuPlot 6.0 adds '' | GnuPlot 6.0 adds '' | ||
| + | |||
| + | These two plots are of AirPassengers.csv, | ||
| + | {{: | ||
| ===== Instructions for compiling ===== | ===== Instructions for compiling ===== | ||
| Line 22: | Line 25: | ||
| sudo apt-get install automake | sudo apt-get install automake | ||
| - | sudo apt-get install pkg-config | + |    | 
| + | It may say " | ||
| + |   sudo apt-get update  | ||
| + | sudo apt install libgd-dev | ||
| + | ===== Instructions for macOS ===== | ||
| + | |||
| + | Inspired from this [[https:// | ||
| + | |||
| + | brew install readline pkg-config automake | ||
| + | # ... Get the sources per instructions above ... | ||
| + | ./prepare | ||
| + |   ./configure --disable-silent-rules --with-readline=/ | ||
| + | make | ||
| + | sudo make install | ||
gnuplot.1715044190.txt.gz · Last modified: 2024/05/06 18:09 by dblume