Re: [GRASS-dev] GRASS cvs for Mac compilation fails for OS X 10.4

2007-11-17 Thread William Kyngesburye
from the cvs. It fails on my OS X 10.4 machine because it is hard coded to look for x11r7 (with OS X 10.5) instead of x11r6. Can this be conditionalized to deal with 10.4 AND 10.5? Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ [Trillian] What

Re: [GRASS-dev] GRASS cvs for Mac compilation fails for OS X 10.4

2007-11-17 Thread William Kyngesburye
created a symlink named wish for the embedded wish8.4 all works well. So what has changed? Something is calling wish instead of wish8.4, but I don't know what. Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time is an illusion - lunchtime doubly so

Re: [GRASS-dev] GRASS cvs for Mac compilation fails for OS X 10.4

2007-11-17 Thread William Kyngesburye
. Thanks. I'm visting Stanford to give a talk. I just installed GRASS on 2 iMacs and 2 laptops in the Archaeology Center spatial analysis lab. Trying to get it on a colleague's PC laptop. This is trickier. Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com

Re: [GRASS-dev] GRASS SVN migration: authentication procedure

2007-12-10 Thread William Kyngesburye
for all projects, not login to one-login to all. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ First Pogril: Why is life like sticking your head in a bucket filled with hyena offal? Second Pogril: I don't know. Why IS life like sticking your head

[GRASS-dev] building TclTk 8.4 for 64bit OSX 10.5

2007-12-13 Thread William Kyngesburye
install -Tk: CC=ccub_64 ./configure --prefix=/usr/local/tcltk --enable-threads -- with-x --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib --with- tcl=/usr/local/tcltk make sudo make install - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ First

Re: [GRASS-dev] Python GUI requirements

2008-01-13 Thread William Kyngesburye
, Maris Nartiss wrote: Hi, current trunk ./configure --help says that --with-python will enable Python support (Python bindings?). Still I don't see any switch to enable/disable wxpython. Shouldn't there be one? Maris. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http

Re: [GRASS-dev] WinGRASS needs TclTk 8.4

2008-01-31 Thread William Kyngesburye
is included in the system Tk in Leopard, in an include sub-folder tk-private. It is not included in the system Tk in Tiger. - 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

Re: [GRASS-dev] Autoconf 2.13

2008-01-31 Thread William Kyngesburye
fixed, I will build both the Tiger and Leopard binaries on Leopard, and not having to duplicate the whole source tree for each will be nice. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ The equator is so long, it could encircle the earth completely once

Re: [GRASS-dev] WinGRASS needs TclTk 8.4

2008-02-01 Thread William Kyngesburye
display correctly when resizing the window. Or maybe it was that it didn't display anything until the window was resized once. I guess that turned into a bit of a rant. Keep the tkMacOSX headers - it builds and mostly works. I just recommend X11. - William Kyngesburye kyngchaos

Re: [GRASS-dev] [GRASS GIS] #38: configure.in: wxwidgets and python checks

2008-02-05 Thread William Kyngesburye
. (RE my suggestion from the GDAL configure) I don't see anything in configure that sets a python include dir. In fact, I don't see the wxwidgets option either - are you sure it's in SVN now? - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ The equator

Re: [GRASS-dev] Re: [GRASS GIS] #39: r.in.srtm fails to validate zip files

2008-02-09 Thread William Kyngesburye
that the filename ending in .zip is at least prima facie evidence of the file actually being a ZIP file. -- Glynn Clements [EMAIL PROTECTED] ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev - William

Re: [GRASS-dev] compiling vdigit in wxPython

2008-02-24 Thread William Kyngesburye
into play yet. I tried it on Leopard and it's compiling the .o's, but I get errors in the linking. It's strange, but I have all the same compile options, just in a different order, like it's ignoring the makefile's object target (yours looks like it is according to the makefile). - William

Re: [GRASS-dev] diglib and x86_64 problems

2008-03-05 Thread William Kyngesburye
get the error ld: symbol(s) not found for architecture x86_64. Have there been any changes which could cause this? Cheers, Henning Below the complete output after make in the diglib directory: - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History

[GRASS-dev] OSX Leopard libGL linking problem solved

2008-03-08 Thread William Kyngesburye
. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised entry in the HitchHiker's Guide to the Galaxy ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-09 Thread William Kyngesburye
for awhile. Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ First Pogril: Why is life like sticking your head in a bucket filled with hyena offal? Second Pogril: I don't know. Why IS life like sticking your head in a bucket filled with hyena offal

[GRASS-dev] how to start wx vdigit?

2008-03-09 Thread William Kyngesburye
/wxpython/vdigit/ _grass6_wxvdigit.so and grass6_wxvdigit.py). I don't see anything in bin/ or scripts/ that looks like it might run vdigit. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I ache

Re: [GRASS-dev] how to start wx vdigit?

2008-03-09 Thread William Kyngesburye
layer tree). I remember there was bug on Mac connected to wxComboBox inside wxToolbar instance. So maybe you cannot see these comboboxes in the toolbars. Then first way should work for you. Martin - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time

Re: [GRASS-dev] how to start wx vdigit?

2008-03-09 Thread William Kyngesburye
. Lots of messages in the Terminal - failed assertions and context errors. I'll add to http://trac.osgeo.org/grass/ticket/58 with my results. On Mar 9, 2008, at 3:18 PM, William Kyngesburye wrote: important is the last part of the message which comes when you try to import grass6_wxvdigit

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-09 Thread William Kyngesburye
freetype/fontconfig build, instead of the one I configure for GRASS (my freetype framework). - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Theory of the Universe There is a theory which states that if ever anyone discovers exactly what the universe

Re: [GRASS-dev] how to start wx vdigit?

2008-03-10 Thread William Kyngesburye
://gama.fsv.cvut.cz/ ~landa * - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Those people who most want to rule people are, ipso-facto, those least suited to do it. - A rule of the universe, from the HitchHiker's Guide to the Galaxy

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread William Kyngesburye
to be working. On Mar 10, 2008, at 6:07 AM, Agustin Diez Castillo wrote: I could try it. On Mar 9, 2008, at 6:36 PM, William Kyngesburye wrote: I can build an OSX GRASS app with TclTk 8.5 for others to test, and try it myself. If we intend to support multiple versions of TclTk

Re: [GRASS-dev] Re: GUI support for TclTk 8.5

2008-03-10 Thread William Kyngesburye
Tiger or Leopard? On Mar 10, 2008, at 12:31 PM, Agustin Diez Castillo wrote: It's working here, nice and easyPicture 10.png On Mar 10, 2008, at 4:19 PM, William Kyngesburye wrote: I put an OSX SVN build on my GRASS page with TclTk 8.5. NVIZ works on Leopard but not on Tiger. It installs

Re: [GRASS-dev] Re: [GRASS-user] v.in.db - dylb failure

2008-03-10 Thread William Kyngesburye
. On Mar 10, 2008, at 7:19 PM, William Kyngesburye wrote: Looks like that symbol isn't linking in from the mysql library. _all_charsets appears to be a common symbol, which is known to cause linking problems in OSX's default 2-level namespaces. Mysql is supposed to compile with the -fno

Re: [GRASS-dev] GRASS 6.3.0

2008-03-14 Thread William Kyngesburye
/echo -n asdf both suppress the newline. Strange. Was it reported to not work in r.tileset, or was it relation to another command? - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ The equator is so long, it could encircle the earth completely once

Re: [GRASS-dev] GRASS 6.3.0

2008-03-21 Thread William Kyngesburye
source may not have SWIG, and may not want to install something that's not used at runtime but only for compilation. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I ache. - Marvin

Re: [GRASS-dev] GRASS 6.3.0

2008-03-22 Thread William Kyngesburye
or later (I had assumed that vdigit was already doing this, but it turns out that only the C part calls GRASS directly). -- Glynn Clements [EMAIL PROTECTED] - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Oh, look, I seem to have fallen down a deep, dark hole

[GRASS-dev] backporting help for SVN

2008-03-23 Thread William Kyngesburye
Back in November there was discussion on how to backport in CVS. How about SVN? I have one old change that hasn't made it to the RCs yet. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time is an illusion - lunchtime doubly so. - Ford Prefect

Re: [GRASS-dev] backporting help for SVN

2008-03-25 Thread William Kyngesburye
changeset to that branch, but it looks like I now need to have a local copy of the branch so I can commit the merges. Though, mine are simple enough (mostly), and isolated, that I could just do a diff and commit. On Mar 24, 2008, at 1:19 AM, Glynn Clements wrote: William Kyngesburye wrote

Re: [GRASS-dev] backporting help for SVN

2008-03-27 Thread William Kyngesburye
\ $(ETC)/html_browser_mac.sh endif Thanks for the tip. I'll work on that. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history. - Hitchhiker's Guide

Re: [GRASS-dev] backporting help for SVN

2008-03-28 Thread William Kyngesburye
On Mar 27, 2008, at 4:44 AM, Glynn Clements wrote: William Kyngesburye wrote: A pair I haven't done yet (ran out of time this morning), that are companions to Glynn's r29926 and r30066, which were applied to the release branch: http://trac.osgeo.org/grass/changeset/30347 http

Re: [GRASS-dev] WinGRASS-6.3.0RC6 Self Installer

2008-03-28 Thread William Kyngesburye
- Installation Guide. Hopefully understandable. To simplify the optional stuff, I made Python a requirement for the guide. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ This is a question about the past, is it? ... How can I tell that the past isn't a fiction

Re: [GRASS-dev] backporting help for SVN

2008-03-29 Thread William Kyngesburye
... - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history. - Hitchhiker's Guide to the Galaxy ___ grass-dev mailing list

Re: [GRASS-dev] backporting help for SVN

2008-03-29 Thread William Kyngesburye
the permissions. The user should be able to override this by setting INSTALL. Typically. $(INSTALL) will use 755 while $(INSTALL_DATA) will use 644. -- Glynn Clements [EMAIL PROTECTED] - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised

[GRASS-dev] forking on OSX Leopard (or earlier for that matter)

2008-03-30 Thread William Kyngesburye
. It is currently only partially fixed in Tcl (8.4 and 8.5) - for 64bit only, though it also happens in 32bit mode. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I ache. - Marvin

Re: [GRASS-dev] Re: [GRASS GIS] #104: saving display to tiff or ppm garbled when NVIZ is not top window

2008-03-30 Thread William Kyngesburye
: no context for this drawable PPM image is OK. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ We are at war with them. Neither in hatred nor revenge and with no particular pleasure I shall kill every ___ I can until the war is over. That is my duty. Don't you

Re: [GRASS-dev] Re: [GRASS GIS] #104: saving display to tiff or ppm garbled when NVIZ is not top window

2008-03-31 Thread William Kyngesburye
should re-instate them each time. If this causes a problem, we could probably restore them. NVIZ still works after the save. (tried zoom, resize window, add vector) - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History is an illusion caused by the passage

Re: [GRASS-dev] Shapelib and dbf not compiling for Mac

2008-04-03 Thread William Kyngesburye
I just added a couple comments. Summary - revert to previous shapelib. On Apr 3, 2008, at 10:26 AM, Michael Barton wrote: I'll add my comments. But is there a workaround? I don't really understand the problem. Is it related to the new version of gdal? Michael - William Kyngesburye

[GRASS-dev] GRASS_BATCH_JOB vs GUI

2008-04-04 Thread William Kyngesburye
- or not? - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Those people who most want to rule people are, ipso-facto, those least suited to do it. - A rule of the universe, from the HitchHiker's Guide to the Galaxy

Re: [GRASS-dev] GRASS_BATCH_JOB vs GUI

2008-04-05 Thread William Kyngesburye
in the startup script. (**) If run from a double-click or drag-n-drop, GRASS.app will always use Terminal.app, but the grass script, as Joe is doing, could be run directly from a different term app such as xterm or iTerm. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http

Re: [GRASS-dev] 6.3.0 is out! please prepare binaries...

2008-04-21 Thread William Kyngesburye
i.rgb.his i.smap i.target i.pca i.cca -- Glynn Clements [EMAIL PROTECTED] ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev - William Kyngesburye kyngchaos

Re: [GRASS-dev] GRASS 6.3.0 is out again (6_3_0_1)

2008-04-23 Thread William Kyngesburye
announcement again. thanks Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time is an illusion - lunchtime

Re: [GRASS-dev] build problems on Mac OS X 10.5.2.

2008-05-09 Thread William Kyngesburye
to platform.make after configuring. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ All generalizations are dangerous, even this one. ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman

Re: [GRASS-dev] grass6_devel, problems to find gdal library

2008-07-06 Thread William Kyngesburye
[EMAIL PROTECTED] ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am

Re: [GRASS-dev] grass6_devel, problems to find gdal library

2008-07-06 Thread William Kyngesburye
On Jul 6, 2008, at 1:52 PM, Markus Neteler wrote: On Sun, Jul 6, 2008 at 8:33 PM, Glynn Clements [EMAIL PROTECTED] wrote: Markus Neteler wrote: On Sun, Jul 6, 2008 at 7:29 PM, William Kyngesburye [EMAIL PROTECTED] wrote: Finally had a chance to try it myself. Looks like changes in r31909

Re: [GRASS-dev] errors compiling nviz in GRASS 7

2008-07-06 Thread William Kyngesburye
the workaround is in TclTk? I haven't attempted trunk yet. I'll give it a spin today and see if I think of anything. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Theory of the Universe There is a theory which states that if ever anyone discovers exactly what

Re: [GRASS-dev] errors compiling nviz in GRASS 7

2008-07-06 Thread William Kyngesburye
configure with --with- opengl=aqua. Which spits out a bunch cpp errors in the Carbon includes, from the AGL include. More than I can wrap my brain around at the moment, but it looks like we need to work on this. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http

Re: [GRASS-dev] errors compiling nviz in GRASS 7

2008-07-09 Thread William Kyngesburye
Which I would have found if I had updated my SVN today... Sorry, I wasn't paying attention, and it moved too fast ;) On Jul 9, 2008, at 9:39 PM, William Kyngesburye wrote: It appears X, Y and Z (all caps, that is) are defined in gstypes.h in GRASS. I was able to fix the problem by moving

Re: [GRASS-dev] errors compiling nviz in GRASS 7

2008-07-09 Thread William Kyngesburye
On Jul 9, 2008, at 9:44 PM, William Kyngesburye wrote: Which I would have found if I had updated my SVN today... Sorry, I wasn't paying attention, and it moved too fast ;) On Jul 9, 2008, at 9:39 PM, William Kyngesburye wrote: It appears X, Y and Z (all caps, that is) are defined

Re: [GRASS-dev] Re: nvizlib compile error

2008-07-09 Thread William Kyngesburye
at a place yet where I can compile and test this on a Mac, given it's location of OpenGL in the agl directory? Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I ache. - Marvin

Re: [GRASS-dev] errors compiling nviz in GRASS 7

2008-07-09 Thread William Kyngesburye
On Jul 9, 2008, at 11:23 PM, Glynn Clements wrote: William Kyngesburye wrote: But, there is this in gui/wxpython/nviz/nviz.h: #include grass/gis.h #include grass/gsurf.h #include grass/gstypes.h #include grass/nviz.h Since grass/nviz.h already includes gsurf.h and gstypes.h, perhaps those

Re: [GRASS-dev] trying to compile wxPython NVIZ

2008-07-16 Thread William Kyngesburye
(except that last one), which is: return pyseq.check() ? SWIG_OK : SWIG_ERROR; I'm using the SWIG included in OSX Xcode 3.1: v1.3.31. On Jul 16, 2008, at 8:33 AM, William Kyngesburye wrote: On Jul 16, 2008, at 2:45 AM, Glynn Clements wrote: According to: http://developer.apple.com

Re: [GRASS-dev] Python script test

2008-07-21 Thread William Kyngesburye
/etc/profile only *adds* to PATH and MANPATH, and doesn't touch python stuff. Are you sure you added PYTHONPATH code to init.sh? I don't see anything that sets PYTHONPATH. (just updated SVN, checked trunk also) - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com

Re: [GRASS-dev] Python script test

2008-07-21 Thread William Kyngesburye
On Jul 21, 2008, at 10:47 AM, Glynn Clements wrote: William Kyngesburye wrote: Are you sure you added PYTHONPATH code to init.sh? I don't see anything that sets PYTHONPATH. (just updated SVN, checked trunk also) http://trac.osgeo.org/grass/browser/grass/trunk/lib/init/init.sh#L299 Hehe, I

Re: [GRASS-dev] Python script test

2008-07-21 Thread William Kyngesburye
~/.profile, as far as I can tell. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history. - Hitchhiker's Guide to the Galaxy

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
On Jul 23, 2008, at 9:05 AM, William Kyngesburye wrote: On Jul 23, 2008, at 8:38 AM, William Kyngesburye wrote: I'd say it's a fairly safe bet that Togl is being compiled with the 8.5 headers but linked against the 8.4 library. Michael, for the line that links nviz, do you see -L/usr/lib

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
instead of -ltcl -ltk to link tcltk, then the symlinks and -L flag would not be necessary. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I ache. - Marvin

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
On Jul 23, 2008, at 12:28 PM, Glynn Clements wrote: William Kyngesburye wrote: Ideally, I think GRASS needs to detect a framework TclTk Aqua and use -framework Tcl -framework Tk instead of -ltcl -ltk to link tcltk, then the symlinks and -L flag would not be necessary. Presumably this would

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
/platform.make, replace the TCLTKLIBS line with: TCLTKLIBS = -framework Tcl -framework Tk - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Mon Dieu! but they are all alike. Cheating, murdering, lying, fighting, and all for things that the beasts of the jungle would

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
/ platform.make and replace the TCLTKLIBS line with: TCLTKLIBS = -framework Tcl -framework Tk then make. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ All generalizations are dangerous, even this one. ___ grass-dev

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
the show/hide panels button. The only visual issue besides the startup is the truncated menus. On Jul 23, 2008, at 7:40 PM, William Kyngesburye wrote: On Jul 23, 2008, at 7:16 PM, Michael Barton wrote: I also have TclTk libs in /usr/local/lib, but these are not links. Maybe I should delete

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
on tcl nviz. On Jul 23, 2008, at 9:52 PM, Michael Barton wrote: On Jul 23, 2008, at 5:40 PM, William Kyngesburye wrote: otool -L /usr/local/lib/libtk8.4.dylib (or 8.5 if they are 8.5) This will tell you if it's linked to X11. cmb-MBP-2:grass7_src cmbarton$ otool -L /usr/local/lib/libtk8.4

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
On Jul 23, 2008, at 10:41 PM, William Kyngesburye wrote: It pretty much worked. BUT the weird thing was that the main GUI was in tcltk x11 and only nviz was in tcltk aqua. Most stuff worked. Font setting did not work. When I tried to add a new raster surface from within NVIZ, it crashed

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-23 Thread William Kyngesburye
On Jul 23, 2008, at 11:22 PM, Michael Barton wrote: On Jul 23, 2008, at 8:41 PM, William Kyngesburye wrote: 1. start with new tcltk 8.5 source tcl8.5.3/unix: If we are doing this with aqua, shouldn't this be tcl8.5.3/macosx? That is only an alternative way of compiling the aqua

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-24 Thread William Kyngesburye
the TCLTK_INTERNAL thing. And simplify configuration. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised entry in the HitchHiker's Guide to the Galaxy ___ grass-dev mailing list

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-24 Thread William Kyngesburye
On Jul 24, 2008, at 8:38 AM, William Kyngesburye wrote: On Jul 24, 2008, at 12:13 AM, Michael Barton wrote: Whoo hooo! I worked. It actually looks pretty nice for the main GUI. What you need to do is to copy grass7.app/Contents/MacOSX/bin/wish8.5 to wish. Hopefully, this can be worked

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-24 Thread William Kyngesburye
- check the configured tclConfig.sh, though strangely that doesn't install with execute perms... says something about being included by extension configure scripts... I can grep it I suppose... I'll try that. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-24 Thread William Kyngesburye
On Jul 24, 2008, at 3:00 PM, Glynn Clements wrote: William Kyngesburye wrote: The main focus of this is the bundling step in the OSX app makefile. To make sure that the configured tcltk is available to nviz, and to avoid confusion with the system tcltk at runtime (which is where Michael

Re: [GRASS-dev] still compilation problems on iMac with GRASS 7

2008-07-24 Thread William Kyngesburye
wonder, did you copy trunk from the MacBook to the iMac at one time, then updated trunk on the iMac? Maybe something got messed up there. Try a fresh checkout of trunk on the iMac? - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Oh, look, I seem to have

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-26 Thread William Kyngesburye
be used to set the include paths: -I$path/Tcl.framework/Headers -I$path/Tk.framework/Headers -I$path/ Tk.framework/PrivateHeaders And verify that the needed tkMacOSXInt.h is in one of those. TCLTKLIBS will always be: TCLTKLIBS = -framework Tcl -framework Tk - William Kyngesburye kyngchaos

Re: [GRASS-dev] Re: requiring 2.8.1.1???

2008-07-26 Thread William Kyngesburye
version? Um, wxpython 2.8.1.1 now required? Any particular reason? OSX 10.5 has 2.8.0.1, and I'd prefer to stay with the system python on OSX 10.5. Of course, I use the python.org Python on OSX 10.4, so I can installl whatever wxpython I may need. - William Kyngesburye

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
the tcl and tk libraries that it was compiled with. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ All generalizations are dangerous, even this one. ___ grass-dev mailing list grass-dev@lists.osgeo.org http

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
On Jul 27, 2008, at 2:22 AM, Michael Barton wrote: On Jul 26, 2008, at 9:36 PM, William Kyngesburye wrote: As a compile install on a single system, really no bundling of tcltk is needed. I'll probably drop that from the OSX app makefile. A version of wish needs to be somewhere. It seems

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
should be rejected if opengl is not aqua. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ History is an illusion caused by the passage of time, and time is an illusion caused by the passage of history. - Hitchhiker's Guide to the Galaxy

[GRASS-dev] Re: Trying TclTk 8.5 x11

2008-07-27 Thread William Kyngesburye
put into the configure string. Glynn added the tcltk frameowrk option. Try explicitly disabling it: --without-tcltk-framework I'm still working on the app bits, and haven't tried the new option yet. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
is always aqua, you can't build tcltk x11 as a framework. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ We are at war with them. Neither in hatred nor revenge and with no particular pleasure I shall kill every ___ I can until the war is over. That is my duty

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
there is a stdout available before starting GRASS). - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time is an illusion - lunchtime doubly so. - Ford Prefect ___ grass-dev mailing list grass-dev@lists.osgeo.org http

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
anything when not used. I'll take a look at it, and think about the whole bundling issue. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account

Re: [GRASS-dev] Re: requiring 2.8.1.1???

2008-07-27 Thread William Kyngesburye
On Jul 27, 2008, at 3:14 AM, Martin Landa wrote: Hi, 2008/7/26 William Kyngesburye [EMAIL PROTECTED]: [...] Um, wxpython 2.8.1.1 now required? Any particular reason? OSX 10.5 has 2.8.0.1, and I'd prefer to stay with the system python on OSX 10.5. Of course, I use the python.org Python

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
the opengl setting. The tcltk framework is always aqua, you can't build tcltk x11 as a framework. Tcl/Tk isn't only for NVIZ. v.digit and the form library also link against it. Got it. Until I forget from lack of memory excercise. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-27 Thread William Kyngesburye
versions. At least they keep an archive of old versions. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised entry in the HitchHiker's Guide to the Galaxy ___ grass-dev mailing list

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-28 Thread William Kyngesburye
default, since the current system tcltk is still 8.4, which doesn't work well in the aqua form for GRASS. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised entry in the HitchHiker's Guide to the Galaxy

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-28 Thread William Kyngesburye
. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Earth: Mostly harmless - revised entry in the HitchHiker's Guide to the Galaxy - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ I ache, therefore I am. Or in my case - I am, therefore I

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-28 Thread William Kyngesburye
linking. It would be good to know if it's there. Maybe try dev branch, the configure changes aren't ported yet (still need work). - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Theory of the Universe There is a theory which states that if ever anyone

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-29 Thread William Kyngesburye
On Jul 28, 2008, at 9:34 AM, Glynn Clements wrote: William Kyngesburye wrote: Looks like we need the tcltk header paths. In that case, I think that we're better off ditching the OSX- specific stuff in its entirety and going back to -I, -L and -l switches. No -F, no -framework. We

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
executable, or is it a front-end script? /usr/bin/python and /usr/local/bin/python are symlinks to /Library/ Frameworks/.../python2.5, which is an executable. I've checked and this is the only python in my path /usr/bin/python should be a symlink to the SYSTEM python. - William Kyngesburye

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
look right. Try removing them: #!/usr/bin/env python - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ We are at war with them. Neither in hatred nor revenge and with no particular pleasure I shall kill every ___ I can until the war is over. That is my duty

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
, it should work, and run Mac Python. Or did you not have that there before, and *now* it's working? - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Mon Dieu! but they are all alike. Cheating, murdering, lying, fighting, and all for things that the beasts

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
and the other one calls the MacPython 2.5.2 Michael By show original, do you mean right-click-show original in the Finder? What about: ls -l /usr/bin/python ls -l /usr/local/bin/python - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Oh, look, I seem

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
the official distribution. But it's still helpful to say system python and MacPython (or as I say, python.org python) to distinguish between the two. Apple builds the standard [Mac]Python, just in the system location (and a few tweaks, like site-packages in /Library/Python). - William

Re: [GRASS-dev] PYTHONPATH question

2008-07-29 Thread William Kyngesburye
-works-on-Leopard. The Mac Python list would have a better idea if this a workable solution, or crazy. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ First Pogril: Why is life like sticking your head in a bucket filled with hyena offal? Second Pogril: I

Re: [GRASS-dev] debugging nviz with TclTk 8.5 aqua

2008-07-30 Thread William Kyngesburye
On Jul 29, 2008, at 9:19 AM, William Kyngesburye wrote: On Jul 28, 2008, at 9:34 AM, Glynn Clements wrote: William Kyngesburye wrote: Looks like we need the tcltk header paths. In that case, I think that we're better off ditching the OSX- specific stuff in its entirety and going back

Re: [GRASS-dev] Re: status of compiling on the Mac

2008-08-05 Thread William Kyngesburye
a symlink would work too) and put it into $GISBASE/bin, it pops up in TclTk 8.5 aqua. With this configure, NVIZ always comes up in TclTk 8.5 aqua. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Time is an illusion - lunchtime doubly so. - Ford Prefect

Re: [GRASS-dev] 7.x Status Update

2008-08-10 Thread William Kyngesburye
with 64bits with quartz font backend. But until the 64bit OSX bug in GRASS is fixed, this is not a big deal. --- That's where I left off. I'll get a build script made for cairo and put it on my site as soon as I can. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http

Re: [GRASS-dev] 7.x Status Update

2008-08-10 Thread William Kyngesburye
. - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ First Pogril: Why is life like sticking your head in a bucket filled with hyena offal? Second Pogril: I don't know. Why IS life like sticking your head in a bucket filled with hyena offal? First Pogril: I don't

Re: [GRASS-dev] Re: testing d.thematic.area - problem

2008-08-12 Thread William Kyngesburye
- William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ [Trillian] What are you supposed to do WITH a maniacally depressed robot? [Marvin] You think you have problems? What are you supposed to do if you ARE a maniacally depressed robot? No, don't try and answer

Re: [GRASS-dev] Mac OSX TclTk aqua with x11

2008-08-12 Thread William Kyngesburye
with TclTki 8.5 aqua AND x11 support. It went without a hitch. Now I have an aqua GUI, but still have x11 support for modules that need it. Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ Those people who most want to rule

Re: [GRASS-dev] suggested temporary feature freeze for wxGUI

2008-09-07 Thread William Kyngesburye
On Sep 7, 2008, at 5:06 AM, Martin Landa wrote: Hi, 2008/9/7 Michael Barton [EMAIL PROTECTED]: Don't forget Mac too. Maybe William Kyngesburye can help with the compilation issues. Neither vdigit nor the new ndim visualizer will compile with Mac--even though it is on a Unix platform

Re: [GRASS-dev] suggested temporary feature freeze for wxGUI

2008-09-07 Thread William Kyngesburye
On Sep 7, 2008, at 11:23 AM, William Kyngesburye wrote: I haven't tried compiling GRASS in a while, busy with other stuff. I thought vdigit compiled - the makefile has the correct compile flags to handle libgdi. Yes, nviz has the problem where you need to disable render.c (and lose

Re: [GRASS-dev] Re: issues with compiling and running GRASS on Mac

2008-09-08 Thread William Kyngesburye
disable render.c, not .h. On Sep 7, 2008, at 11:55 PM, Michael Barton wrote: Forgot to mention that I tried compiling wxnviz WITH render.h and got the same errors. Michael - William Kyngesburye kyngchaos*at*kyngchaos*dot*com http://www.kyngchaos.com/ This is a question about the past

Re: [GRASS-dev] suggested temporary feature freeze for wxGUI

2008-09-08 Thread William Kyngesburye
On Sep 7, 2008, at 1:14 PM, William Kyngesburye wrote: Now we're left with some errors in grass6_wxnviz_wrap.cpp: grass6_wxnviz_wrap.cpp:3165: error: expected unqualified-id before ‘{’ token grass6_wxnviz_wrap.cpp:3173: error: expected unqualified-id before ‘{’ token grass6_wxnviz_wrap.cpp

  1   2   3   4   >