[GRASS5] pre2 nviz & darwin -- part ii
Jeshua Lacock
jeshua at SierraMaps.com
Sun Oct 28 17:08:30 EST 2001
On Sunday, October 28, 2001, at 04:55 AM, Bob Covill wrote:
> You should probably run gmake5 -i (for install). The location to check
> for the actual custom nviz wish binary is $GISBASE/etc/nivz2.2/. The
> binary is entitled NVWISH2.2. The nviz program (nviz) found in
> $GISBASE/bin is simply a script which invakes the NVWISH2.2 program.
Thanks Bob,
That did the trick.
I then ran 'nviz -q'
and got the error:
_________________
Tk_Init failed
Application initialization failed: Can't find a usable tk.tcl in the
following directories:
/System/Library/Tcl/tk8.3 /usr/local/grass5/etc/lib/tk8.3
/usr/local/grass5/lib/tk8.3 /usr/local/grass5/etc/library
/usr/local/grass5/library /usr/local/grass5/tk8.3/library
/usr/local/tk8.3/library
This probably means that tk wasn't installed properly.
Error in startup script: can't read "src_boot": no such variable
_________________
So I made a symbolic link from /usr/local/lib/tk8.3 to
/usr/local/grass5/etc/lib/tk8.3.
And NVIZ works again! Hooray! : )
Andy - perhaps all you need to do is create the symbolic link as:
mkdir /usr/local/grass5/etc/lib
ln -s /usr/local/lib/tk8.3 /usr/local/grass5/etc/lib/tk8.3
Please let us know.
Thanks again,
Jeshua Lacock http://OpenOSX.com
Programmer/Owner http://SierraMaps.com
Phone: (760) 935-4736 http://3dTopoMaps.com
More information about the grass-dev
mailing list