Dear All,
I am running RedHat 9.0 and have downloaded the new Grass 5.0.2 and Nviz
(tk 8.3). I am getting the same error message as the one posted some days
ago with respect to Nviz. I have tried with the other version of Nviz (tk
8.4) but it does not work either. I have tried the older version of Nviz
that I have downloaded and using with an older version of Grass on a
machine running RedHat 8.0 and that does not work either.
Is this a problem related to RedHat 9.0 or Grass 5.0.2? Has anyone tested
whether Grass 5.0.0 with Nviz runs OK on RedHat 9.0?
Thank you!
Tibi
__________________________________________________
Tiberiu Alexandru CODILEAN
SSA GIS Consultant
United Nations, HQ, Cartographic Section, Room L-172
New York, NY 10017, U.S.A.
Tel.: +1 917 367 3274
Fax: +1 212 963 3742
E-mail: codilean@un.org
On Thu, 2003-04-24 at 10:38, Alexandru Codilean wrote:
Dear All,
I am running RedHat 9.0 and have downloaded the new Grass 5.0.2 and Nviz
(tk 8.3). I am getting the same error message as the one posted some days
ago with respect to Nviz. I have tried with the other version of Nviz (tk
8.4) but it does not work either. I have tried the older version of Nviz
that I have downloaded and using with an older version of Grass on a
machine running RedHat 8.0 and that does not work either.
Is this a problem related to RedHat 9.0 or Grass 5.0.2? Has anyone tested
whether Grass 5.0.0 with Nviz runs OK on RedHat 9.0?
It works. You need to be root and go into
/usr/lib and create two links.
cd /usr/lib
ln -s libtk.so libtk.so.0
ln -s libtcl.so libtcl.so.0
That should fix it.
--
John Preston
International Centre for Environmental and Nuclear Sciences
Mona Campus, University of the West Indies
Kingston, JAMAICA.
On Thu, Apr 24, 2003 at 11:38:25AM -0400, Alexandru Codilean wrote:
Dear All,
I am running RedHat 9.0 and have downloaded the new Grass 5.0.2 and Nviz
(tk 8.3). I am getting the same error message as the one posted some days
ago with respect to Nviz. I have tried with the other version of Nviz (tk
8.4) but it does not work either. I have tried the older version of Nviz
that I have downloaded and using with an older version of Grass on a
machine running RedHat 8.0 and that does not work either.
Is this a problem related to RedHat 9.0 or Grass 5.0.2? Has anyone tested
whether Grass 5.0.0 with Nviz runs OK on RedHat 9.0?
We have fixed a problem in NVIZ (now it works well on Mandrake 9.1,
previously not). Probably we'll create an extra NVIZ package the next
days, if desired. The CVS HEAD version works ok.
Markus Neteler