[postgis-users] Announcing mezoGIS

marcos boullón magán marcosboullon at gmail.com
Wed Mar 29 02:26:32 PST 2006


Hi,

You need cairo library (and pycairo bindings); add these to your
/etc/apt/sources.list and install libcairo2, python-cairo via apt-get:

deb http://cairographics.org/packages/debian/ unstable/
deb-src http://cairographics.org/packages/debian/ unstable/

BTW, they are for unstable debian.

M.

2006/3/29, strk at refractions.net <strk at refractions.net>:
> Frederic, I'm trying to take a look at mezoGIS.
> After installation of GeoType from mezogis package
> and mezogis itself I get this error:
>
> Traceback (most recent call last):
>   File "/usr/bin/mezogis.py", line 14, in ?
>     from mezoGISlib import PGButler
>   File "/usr/lib/python2.3/site-packages/mezoGISlib/__init__.py", line 18, in ?
>     from _guicore import PGButler
>   File "/usr/lib/python2.3/site-packages/mezoGISlib/_guicore.py", line 26, in ?
>     from _geodata import ResultSet, Layer, createLayerIcon
>   File "/usr/lib/python2.3/site-packages/mezoGISlib/_geodata.py", line 19, in ?
>     import cairo
> ImportError: No module named cairo
>
> I'm on a debian system, do you have hints on how to proceed ?
>
> --strk;
>
> On Wed, Mar 29, 2006 at 12:02:45PM +0200, Frederic Back wrote:
> > Stephen Woodbridge wrote:
> > > Wow, this looks very nice. Are there any Windows champions out there
> > > that can port this to Windows?
> >
> > mezoGIS is written in python for the GTK+ framework, and it actually
> > *might* work on windows, provided that you have a microsoft compiler,
> > which is required to compile python extensions.
> >
> > Regards,
> > Fred
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>


--
-- marcos boullón magán



More information about the postgis-users mailing list