Hi William,
I just downloaded the latest version of grass-6.4.x from cvs and tried compiling it, first with X11 and the tcltk options, and the second time without tcltk. The funny thing is even though I disable tcltk from the configure command the second time, the tcltk application still kept showing.

Here is the first configure command

./configure --with-cxx --prefix=/Applications/GRASS --enable-macosx- app --with-x --with-opengl=x11 --without-readline --x-includes=/usr/ X11/include --x-libraries=/usr/X11/lib --with-opengl-includes=/usr/X11/ include --with-opengl-libs=/usr/X11/lib

Here is the second configure command without tcltk

./configure --with-cxx --prefix=/Applications/GRASS --enable-macosx- app --with-x --with-opengl=x11 --without-readline --x-includes=/usr/ X11/include --x-libraries=/usr/X11/lib --with-opengl-includes=/usr/X11/ include --with-opengl-libs=/usr/X11/lib --without-tcltk

What could be causing it?

Best regards,

Elvis Dowson


On Sep 30, 2008, at 1:55 AM, William Kyngesburye wrote:



I think this has appeared before, but I don't know the solution, if any. The GUI experts could tell you.

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to