teuben / nemo

a Stellar Dynamics Toolbox (Not Everybody Must Observe)
https://astronemo.readthedocs.io
GNU General Public License v2.0
57 stars 42 forks source link

PGPLOT_FONT missing #15

Closed teuben closed 4 years ago

teuben commented 6 years ago

in some install scenarios the PGPLOT_FONT variable is missing:

%PGPLOT, Unable to read font file: grfont.dat %PGPLOT, Use environment variable PGPLOT_FONT to specify the location of the PGPLOT grfont.dat file.

the solution is to add it to the nemo_local.(c)sh file PGPLOT_FONT $NEMOLIB/grfont.dat but obviously the root cause of this install problem needs to be solved.

teuben commented 4 years ago

i cannot reproduce this anymore. i suspect it was coming from incremental updates, not a fresh one.