[19597] in Athena Bugs
Re: sun4 9.0.13: gnuplot
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sat Aug 11 11:03:37 2001
Date: Sat, 11 Aug 2001 11:00:46 -0400 (EDT)
Message-Id: <200108111500.LAA22617@multics.mit.edu>
To: Mark Drela <drela@MIT.EDU>
CC: bugs@MIT.EDU, gnu@MIT.EDU
In-reply-to: "[19574] in Athena Bugs"
From: John Hawkinson <jhawk@MIT.EDU>
Sorry for the delay.
The problem here follows an odd chain of responsibility. The "gnuplot"
program in the "gnu" locker is actually a script that depends on the
"gnuplot" script in the "gnuplot" locker, which appears to be broken
on 9.0 Athena suns. That script serves only to select the version
of gnuplot to use.
The simple workaround is to use
add gnuplot; gnuplot-3.7
I've modified the gnuplot script in the gnu locker to do the same thing,
but that won't take effect until early tomorrow morning.
Thanks for the bug report.
Presumably the gnuplot locker maintainers will effect the correct fix
in the near term.
--jhawk