[GRASS-user] i.spectral and gnuplot
Hamish
hamish_nospam at yahoo.com
Mon Jun 26 22:58:26 EDT 2006
Stuart Edwards wrote:
> Now when I run i.spectral the following error is returned:
>
> line 229: gnuplot: command not found
>
> Is this a path problem on my part or something in the script? Is
> $GNUPLOT (from line 229) the same as GRASS_GNUPLOT (the
> environmental variable)? Wish I knew more about this! Thanks for
> any advice.
? I don't see a $GNUPLOT at or near line 229 in any version.
what does line 229 look like?
can you try using the latest CVS version?
http://freegis.org/cgi-bin/viewcvs.cgi/*checkout*/grass6/scripts/i.spectral/i.spectral?rev=HEAD&content-type=text/plain
before you start the GRASS from a terminal shell, or placed in
.grass.bashrc have you set (assuming you use Bash and not Csh)
GRASS_GNUPLOT=/sw/wherever/gnuplot/is/gnuplot
export GRASS_GNUPLOT
?
Hamish
More information about the grass-user
mailing list