Ticket #18629 (closed enhancement: duplicate)
Support RTree in sqlite3 port
| Reported by: | dbsgeo@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | mapnik, sqlite3,rtree | Cc: | |
| Port: | sqlite3 |
Description
It would be great if this could be enabled in the standard sqlite3 port, as a Portfile for Mapnik (http://mapnik.org) I am working on depends on RTree support.
The configure.cppflags would become:
configure.cppflags "-DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -I${worksrcpath} -I${prefix}/include"
Change History
comment:1 Changed 4 years ago by raimue@…
- Owner changed from macports-tickets@… to mww@…
- Port set to sqlite3
comment:2 Changed 4 years ago by anonymous
- Milestone Port Enhancements deleted
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.

