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/07/09 09:48] (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 | ||
- | ./configure --disable-silent-rules | + | ./configure --disable-silent-rules --with-readline=/ |
make | make | ||
sudo make install | sudo make install | ||
+ |
gnuplot.1715188630.txt.gz · Last modified: 2024/05/08 10:17 by dblume