Peter Teuben

Results 152 comments of Peter Teuben

See also #21

I got a bit further. In cmake/FindRPCH.cmake I added the directory /opt/homebrew/include/tirpc to the findfile() After this malloc.h wasn't found. that was enough for my evening, for now.

ah, stackoverflow suggested to replace malloc.h by stdlib.h - that worked. this is in tipsy2gadget.cc

any ETA on when the develop branch comes back to main?

I indeed put a comment in to switch to a branch, to be committed soon.

point well taken :-) mknemo is another script. yes, slowly these things will get changed over to bash. But I remain of the point of view that that fact that...

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?

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

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.