Opened 16 years ago
Closed 15 years ago
#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 (4)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Owner: | changed from macports-tickets@… to mww@… |
---|---|
Port: | sqlite3 added |
comment:2 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
comment:3 Changed 16 years ago by dbsgeo@…
Note the Mapnik Port that this request affects has now been committed in r50498
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Milestone Port Enhancements deleted