[GRASS5] Problem with nviz in grass51
Markus Neteler
neteler at itc.it
Tue Feb 25 17:41:41 EST 2003
On Thu, Feb 20, 2003 at 02:57:53PM +0100, maurosw at jumpy.it wrote:
> Hi to all,
> I have a problem with nviz in Grass51 cvs updated 19/02/2003:
> if I type "nviz elevation=name" everything it is ok but if I type only
> "nviz" without arguments and I choose the raster file for elevation
> from dialog when I click run I have this message:
>
> can not find channel named "couldn't execute "nviz2.2_script": no such file
> or directory"
> while executing
> "fconfigure $msg -blocking 0"
> invoked from within
> ".run invoke"
> ("uplevel" body line 1)
> invoked from within
> "uplevel #0 [list $w invoke]"
> (procedure "tkButtonUp" line 7)
> invoked from within
> "tkButtonUp .run
> "
> (command bound to event)
>
> Could someone help me?
... I have the same problem with the CVS version from
Feb 25 23:50:42 CET 2003
Looks like a path problem:
GRASS 5.1.0-cvs:~/grass51/dist.i686-pc-linux-gnu > find . -name
nviz2.2_script
./etc/nviz2.2/scripts/nviz2.2_script
Maybe in the parser?
Markus
More information about the grass-dev
mailing list