[GRASS5] glnviz/nvwish ?

Bob Covill bcovill at tekmap.ns.ca
Mon Feb 28 10:30:41 EST 2005


Markus,

Yes it should be fine to remove the interpretor lines from 
panel_label.tcl and panel_scale.tcl.

You will have to remove the first three lines from structlib.tcl. But 
again that should be fine. Everything is called from a running nviz / 
interprtor, so therefore the interprtor line should not be necessary.

--
Bob

Markus Neteler wrote:
> On Tue, Feb 22, 2005 at 12:19:53PM -0500, Steve Halasz wrote:
> 
>>Hi,
>>
>>AFAIKT glnviz/nvwish doesn't exist. Should these be:
>>
>>#!/usr/lib/grass/bin/nviz -f
>>
>>instead?
>>
>>W: grass:
>>interpreter-not-absolute ./usr/lib/grass/etc/nviz2.2/scripts/panel_mkdspf.tcl #!../glnviz/nvwish
>>W: grass:
>>unusual-interpreter ./usr/lib/grass/etc/nviz2.2/scripts/panel_mkdspf.tcl
>>#!../glnviz/nvwish
>>W: grass:
>>interpreter-not-absolute ./usr/lib/grass/etc/nviz2.2/scripts/panel_scale.tcl #!../glnviz/nvwish
>>W: grass:
>>unusual-interpreter ./usr/lib/grass/etc/nviz2.2/scripts/panel_scale.tcl
>>#!../glnviz/nvwish
>>W: grass:
>>unusual-interpreter ./usr/lib/grass/etc/nviz2.2/scripts/panel_label.tcl
>>#!/usr/lib/grass/etc/nviz2.2/glnviz/nvwish
>>
>>Thanks,
>>Steve
> 
> 
> What about just removing these ../glnviz/nvwish lines?
> 
> Seems to be a bit messy at time:
> 
> 
> ----- panel_label.tcl
> #!../glnviz.new/nvwish -f
> 
> ----- panel_scale.tcl
> #!../glnviz/nvwish -f
> 
> ----- structlib.tcl
> #!/bin/sh
> 
> 
> The file panel_mkdspf.tcl was removed today (obsolete).
> 
> All the other *.tcl scripts in grass60/visualization/nviz/scripts
> do not contain any "startup" line as reported above.
> 
> Bob, any suggestions?
> 
> Markus
> 
> 
> 




More information about the grass-dev mailing list