pgplot via special brew install not working out of the box
The solution in #175 to get pgplot for brew doesn't work with NEMO out of the box. Maybe just a different way needing to set the $PGPLOT_DIR variable(s).
Also should be checked if the "mknemo pgplot" still work, that used to work out of the box (but needs the png library).
Why it does not work ?
ah well, two issues. One is I forgot to install Xquartz. Second is the /opt/homebrew/lib was not not in the -L path by default, possibly an autoconf issue?
Yes ok. It worked for me on Mac M4
to me it seemed as if with the current configure I need to use --with-pgplot-prefiix and set $PGPLOT_DIR. I never got -L/opt/homebrew/lib on the link line, plus /opt/homebrew/share was needed for the font file.
with just --with-yapp=pgplot ? if so, apple is driving me crazy again
just for reference, this pgplot install does not work on linuxbrew. but on linux we still have good support in both debian and redhat based systems.