[GRASSLIST:5288] disable nviz

Dear List,

how is it possible to disable nviz support while
compiling GRASS 5.0.

Something like --disable-nviz or --without-nviz
or does not work

thanks for any hint

  Otto

Otto Dassau wrote:

how is it possible to disable nviz support while
compiling GRASS 5.0.

Something like --disable-nviz or --without-nviz
or does not work

NVIZ is only built if both Tcl/Tk and OpenGL are enabled, so using
"./configure --without-opengl ..." will disable NVIZ.

--
Glynn Clements <glynn.clements@virgin.net>