gnuplot
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gnuplot [2024/05/08 10:17] – [GnuPlot 6.0] dblume | gnuplot [2025/04/12 15:10] (current) – [Instructions for macOS] dblume | ||
---|---|---|---|
Line 27: | 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 | ||
Line 39: | Line 41: | ||
make | make | ||
sudo make install | sudo make install | ||
+ | # May install into / | ||
+ | ln -s $HOMEBREW_PREFIX/ |
gnuplot.1715188630.txt.gz · Last modified: 2024/05/08 10:17 by dblume