[osgeo4w-dev] Re: [osgeo4w] #179: Add Python RTree to OSGEO4W
OSGeo4W
trac_osgeo4w at osgeo.org
Fri Mar 23 09:40:39 EDT 2012
#179: Add Python RTree to OSGEO4W
-------------------------+--------------------------------------------------
Reporter: davidfawcett | Owner: osgeo4w-dev@…
Type: enhancement | Status: new
Priority: minor | Component: Package
Version: | Keywords: Rtree
-------------------------+--------------------------------------------------
Comment(by hobu):
spatialindex_c.dll is in the package. I can't make this a simple .egg
package because *nix seems to pick up the egg in preference to the source.
If you manually install using the .exe, do you get an Rtree install to
work?
```
[hobu at fire Downloads]$ unzip Rtree-0.7.0.win32.exe
Archive: Rtree-0.7.0.win32.exe
warning [Rtree-0.7.0.win32.exe]: 198113 extra bytes at beginning or
within zipfile
(attempting to process anyway)
inflating: DATA/DLLs/spatialindex.dll
inflating: DATA/DLLs/spatialindex_c.dll
inflating: PURELIB/rtree/core.py
inflating: PURELIB/rtree/index.py
inflating: PURELIB/rtree/__init__.py
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/dependency_links.txt
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/not-zip-safe
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/PKG-INFO
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/requires.txt
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/SOURCES.txt
inflating: PURELIB/Rtree-0.7.0-py2.7.egg-info/top_level.txt
```
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/179#comment:5>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list