[postgis-devel] GUI Version 0

Paul Ramsey pramsey at opengeo.org
Mon Jan 19 12:55:39 PST 2009


Folks,

I've committed the first draft of the GUI. I did the autoconf work for  
Linux and OS/X to handle GTK, which is either (a) easy or (b)  
completely impossible. I opted for (a), which imposes a requirement of  
having 'pkg-config' on your system, which most Gnome-enabled systems  
have.  For GTK2/GLIB2 it seems pretty standard, but I look forward to  
hearing from you in MinGw world. Of course, even with that  
standardization, I needed to special case OS/X, since I am using the  
native GTK build, which does *not* include pkg-config.

The GUI is on its own build target 'gui', which is enabled if you  
specify --with-gui and the dependencies are all found.

Paul (making ugly code uglier)

--
Paul Ramsey
OpenGeo - http://opengeo.org
Breath in. Breath out. Ahhh. PostGIS.




More information about the postgis-devel mailing list