Quick Google tells me that PostGIS contains GEOS 3.2.0. I know you're
not using PostgreSQL, but installing that might do the trick, or if
you don't want to pollute your server, you can probably extract it
from the setup somehow.

http://postgis.refractions.net/download/windows/#windbinaries

On 18 August 2010 03:33, Reinout van Rees <rein...@vanrees.org> wrote:
> Hi,
>
> (I also mailed the mapnik user list with this problem, not sure what the
> best place is)
>
> I have to install my geodjango app on a windows server for a specific
> customer.  After one day, I've almost got it working.
>
> Remaining problem: the geo database is oracle, so apparently I need the
> "geos" library. The error I'm getting is:
>
> ImproperlyConfigured: Could not import user-defined GEOMETRY_BACKEND "geos".
>
> Well, I didn't install the geos library yet, so that could be it. But I
> cannot find a windows installer for that. Either I'm blind or nobody uses
> oracle+geo stuff on windows :-)
>
> a) Do I really need that geos library? Or could there be something wrong
> with the oracle installation (like missing geo templates whatever).
>
> b) Where can I grab a windows installer for GEOS? I only see mentions of
> binary packages for osx and linux, none for windows.
>
>
> Reinout
>
> --
> Reinout van Rees - rein...@vanrees.org - http://reinout.vanrees.org
> Programmer at http://www.nelen-schuurmans.nl
> "Military engineers build missiles. Civil engineers build targets"
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to