gnuplot
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gnuplot [2024/05/07 13:06] – 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 24: | Line 27: | ||
| # sudo apt-get install pkg-config (Maybe this was only for QT?) | # sudo apt-get install pkg-config (Maybe this was only for QT?) | ||
| + | It may say " | ||
| + |   sudo apt-get update  | ||
| + | sudo apt install libgd-dev | ||
| ===== Instructions for macOS ===== | ===== Instructions for macOS ===== | ||
| Inspired from this [[https:// | Inspired from this [[https:// | ||
| - | brew install readline | + |   brew install readline pkg-config  | 
| - |   brew install  | + | |
| # ... Get the sources per instructions above ... | # ... Get the sources per instructions above ... | ||
| ./prepare | ./prepare | ||
| - |   ./configure --disable-silent-rules  | + |   ./configure --disable-silent-rules --with-readline=/ | 
| make | make | ||
| sudo make install | sudo make install | ||
| + | |||
gnuplot.1715112415.txt.gz · Last modified: 2024/05/07 13:06 by dblume