V
Vicky Conlan
I've got a little bit of a problem. I'm not sure if I'm doing something
daft or if I've got a bad installation, but because I don't have any control
over the install I'm having trouble telling what is wrong.
So I've got a fairly simple script which I developed on a freeBSD machine
whilst I waited for the install on the machine at work. It is fairly basic,
it has a couple of datasets, blah blah, then it draws some filled curves.
And it works fine. (output: http://comps.org/fig/simple.png )
Then I tried exactly the same code on a solaris 10 zone and got the ever-
so-unhelpful error:
"/tmp/2sp97fafGp/plot", line 1: undefined variable: noenhanced
There is no reference to noenhanced in /my/ code. There are various bits
in the Gnuplot module that mention it, but noenhanced is the default, so I
don't see why it would work on one and not the other.
The only possibly relevant difference I can spot is that the working copy
uses gnuplot 4.2 patchlevel 3, the not-working uses 4.0 patchlevel 0
Any chance anyone has experienced this and can give me some subtle hints
about what could be the problem? (thanks)
--
daft or if I've got a bad installation, but because I don't have any control
over the install I'm having trouble telling what is wrong.
So I've got a fairly simple script which I developed on a freeBSD machine
whilst I waited for the install on the machine at work. It is fairly basic,
it has a couple of datasets, blah blah, then it draws some filled curves.
And it works fine. (output: http://comps.org/fig/simple.png )
Then I tried exactly the same code on a solaris 10 zone and got the ever-
so-unhelpful error:
"/tmp/2sp97fafGp/plot", line 1: undefined variable: noenhanced
There is no reference to noenhanced in /my/ code. There are various bits
in the Gnuplot module that mention it, but noenhanced is the default, so I
don't see why it would work on one and not the other.
The only possibly relevant difference I can spot is that the working copy
uses gnuplot 4.2 patchlevel 3, the not-working uses 4.0 patchlevel 0
Any chance anyone has experienced this and can give me some subtle hints
about what could be the problem? (thanks)
--