Open GoogleCodeExporter opened 8 years ago
Ok, so I've got this working on Mac as a dynamically linked extension to
libspatialite 4.1.1 and libsqlite3.
https://github.com/dakcarto/pyspatialite/commits/master
The changes are commits prefixed with [pyspatialite] (also attached as a
patch). These include several fixes, but also remove the hard-coded settings
for Mac (moved to setup.cfg-MacOX template), which is just one type of possible
install of supporting libs. See commit messages.
It is possible to leave the Kyngchaos.com framework paths in setup.py, but if a
homebrew user (for example) does not have all dependencies, and some are picked
up from the frameworks, things will get borked. There may be a better solution
for this.
Original comment by la...@shafferinteractive.com
on 23 Oct 2013 at 4:09
Attachments:
I'll be looking at this soon. thanks!
Original comment by lok...@gmail.com
on 21 Nov 2013 at 10:32
Original issue reported on code.google.com by
la...@shafferinteractive.com
on 12 Jul 2013 at 11:35