On Feb 1, 2009, at 10:42 AM, Michael Barton wrote:

In GRASS 7, TCLTKLIBS was blank. I went ahead and entered the - framework statements.

Maybe related to configure not finding your tcltk 8.5 headers.

So what has been taken out of the GRASS 7 configure/make so that it can no longer find the headers? With 6.5 if you have --with- opengl=aqua in your configure line, that is enough to find the aqua TclTk headers.

Michael


Really? I would assume that without telling it anything, it would find the /usr/include copy from the system tcltk. opengl=aqua doesn't set anything for tcltk. This is what I use for TclTk Aqua (assuming I added the library symlinks in /usr/local/lib, as described in the GRASS source macosx/readme):

--with-opengl=aqua --with-tcltk-includes="/Library/Frameworks/ Tcl.framework/Headers /Library/Frameworks/Tk.framework/Headers / Library/Frameworks/Tk.framework/PrivateHeaders" --with-tcltk-libs=/usr/ local/lib


-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"Oh, look, I seem to have fallen down a deep, dark hole. Now what does that remind me of? Ah, yes - life."

- Marvin


_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to