gnuplot
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gnuplot [2024/11/04 09:21] – [Instructions for WSL] dblume | gnuplot [2025/12/24 10:53] (current) – dblume | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| sudo apt-get update | sudo apt-get update | ||
| sudo apt install libgd-dev | 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 | ||
| + | |||
| + | ===== Related Tools ===== | ||
| + | |||
| + | [[https:// | ||
| + | |||
gnuplot.1730740863.txt.gz · Last modified: 2024/11/04 09:21 by dblume