User Tools

Site Tools


gnuplot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gnuplot [2025/04/12 15:10] – [Instructions for macOS] dblumegnuplot [2025/07/09 09:48] (current) – [Instructions for macOS] dblume
Line 38: Line 38:
   # ... Get the sources per instructions above ...   # ... Get the sources per instructions above ...
   ./prepare   ./prepare
-  ./configure --disable-silent-rules --prefix=/opt/homebrew/opt/gnuplot --with-readline=/opt/homebrew/opt/readline --with-cairo --with-qt=no --with-x --with-bitmap-terminals+  ./configure --disable-silent-rules --with-readline=/opt/homebrew/opt/readline --with-cairo --with-qt=no --with-x --with-bitmap-terminals
   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+
gnuplot.1744495825.txt.gz · Last modified: 2025/04/12 15:10 by dblume