I've received the following error when I try to build mapnik 0.6.0 using the macports package manager on my Mac running Snow Leopard (OS X 10.6)
briang...@cheese: ttys000: 3 files 0b -> sudo port install py26-mapnik +postgis +gdal +cairo ---> Computing dependencies for py26-mapnik ---> Fetching py26-mapnik ---> Attempting to fetch mapnik-0.6.0.tar.bz2 from http://distfiles.macports.org/py26-mapnik ---> Verifying checksum(s) for py26-mapnik ---> Extracting py26-mapnik ---> Applying patches to py26-mapnik ---> Configuring py26-mapnik ---> Building py26-mapnik ---> Staging py26-mapnik into destroot Warning: violation by /opt/local/lib64 Warning: py26-mapnik violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing py26-mapnik @0.6.0_1+cairo+gdal+postgis ---> Activating py26-mapnik @0.6.0_1+cairo+gdal+postgis ---> Cleaning py26-mapnik When I try to import the python module I receive the following error and python exits: briang...@cheese: ttys000: 3 files 0b -> python Python 2.6.2 (r262:71600, Sep 6 2009, 18:26:00) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import mapnik Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap I'll keep debugging it on my end but if anyone knows a fix help would be appreciated. -b -- Brian Gyss [email protected] http://www.briangyss.com ---------------------------------- Twitter: http://www.twitter.com/BGyss Facebook: http://www.facebook.com/briangyss _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

