gnuplot
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gnuplot [2025/04/12 15:10] – [Instructions for macOS] 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 ===== | ||
| Line 38: | Line 39: | ||
| # ... 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 | ||
| - | # May install into /opt/homebrew/opt/gnuplot/bin/gnuplot, If so maybe ln -s to it. | + | |
| - | ln -s $HOMEBREW_PREFIX/opt/gnuplot/bin/gnuplot $HOMEBREW_PREFIX/bin/gnuplot | + | ===== Related Tools ===== |
| + | |||
| + | [[https://duckdb.org/docs/stable/guides/data_viewers/youplot|DuckDB integrates]] with [[https://github.com/red-data-tools/YouPlot|YouPlot, | ||
gnuplot.1744495825.txt.gz · Last modified: 2025/04/12 15:10 by dblume