Peter Teuben

Results 156 comments of Peter Teuben

For formality, we need the redhat package name here please: libtirpc-devel-1.1.4-8.el8.x86_64

ran into a case where the bug was also triggered in hackforce, replacing it with hackforce_qp solved it. Note added: the crash100 script will also make hackcode1_qp to fail eventually.

using typedef long atype; instead of using a short, did not resolve the bug.

was yours a segfault or a bus error? bus error pointed to alignment error, and the body/node has a "short type", which made me suspicious. I made it a long,...

Robert Zhang noted that flipping the quad and subp[] in the cell typedef made it work. This hinted that for hackcode1 it was not including the right .o file, which...

also look at https://pg2plplot.sourceforge.net/

The new yapp_giza.c is now more functional.

I keep running into my pgplot being re-linked to giza, which causes windows to flash up on the screen and disappear. giza sometimes gets installed "by accident", despite that I...

now I see to be removed: giza-dev libcpgplot0 libpgplot0 libpgsbox7 wcslib-dev after which I needed to sudo apt install pgplot5 and already linked programs work again. It seem **wcslib** is...

An alternative is mknemo pgplot and possibly reconfigure with --enable-png after which make build1 should either make commands like **tabplot** work, or else a new compile with mknemo tabplot test...