nemo icon indicating copy to clipboard operation
nemo copied to clipboard

pgplot via special brew install not working out of the box

Open teuben opened this issue 10 months ago • 6 comments

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).

teuben avatar May 03 '25 20:05 teuben

Why it does not work ?

jcldc avatar May 04 '25 07:05 jcldc

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?

teuben avatar May 05 '25 02:05 teuben

Yes ok. It worked for me on Mac M4

jcldc avatar May 05 '25 07:05 jcldc

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.

teuben avatar May 05 '25 10:05 teuben

with just --with-yapp=pgplot ? if so, apple is driving me crazy again

teuben avatar May 05 '25 10:05 teuben

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.

teuben avatar May 05 '25 10:05 teuben