Re: [Django] #15194: Need 'geos_c' as library name for Windows

2011-03-15 Thread Django
#15194: Need 'geos_c' as library name for Windows
+--
   Reporter:  master|Owner:  jbronn
 Status:  assigned  |Milestone:  1.3
  Component:  GIS   |  Version:  1.2
 Resolution:| Keywords:  geos_c blocker
   Triage Stage:  Accepted  |Has patch:  0
Needs documentation:  0 |  Needs tests:  0
Patch needs improvement:  0 |
+--
Changes (by jbronn):

 * keywords:  geos_c => geos_c blocker


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

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



Re: [Django] #15194: Need 'geos_c' as library name for Windows

2011-02-01 Thread Django
#15194: Need 'geos_c' as library name for Windows
+---
   Reporter:  master| Owner:  jbronn
 Status:  assigned  | Milestone:  1.3   
  Component:  GIS   |   Version:  1.2   
 Resolution:|  Keywords:  geos_c
   Triage Stage:  Accepted  | Has patch:  0 
Needs documentation:  0 |   Needs tests:  0 
Patch needs improvement:  0 |  
+---

Comment (by jbronn):

 Replying to [ticket:15194 master]:
 > By the way, who provides the lib as 'libgeos_c-1' ? Cygwin ? A comment
 about originators is welcome.

 Excellent question.  The Application Stack Builder (ASB) that comes with
 the Windows distribution of PostgreSQL allowed users to install PostGIS,
 and is the source of `libgeos_c-1.dll`.   I assume it was named that way
 to prevent conflicting with other libraries, like !FWTools.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

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



Re: [Django] #15194: Need 'geos_c' as library name for Windows

2011-02-01 Thread Django
#15194: Need 'geos_c' as library name for Windows
+---
   Reporter:  master| Owner:  jbronn
 Status:  assigned  | Milestone:  1.3   
  Component:  GIS   |   Version:  1.2   
 Resolution:|  Keywords:  geos_c
   Triage Stage:  Accepted  | Has patch:  0 
Needs documentation:  0 |   Needs tests:  0 
Patch needs improvement:  0 |  
+---
Changes (by jbronn):

  * status:  new => assigned
  * owner:  nobody => jbronn
  * milestone:  => 1.3


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

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



Re: [Django] #15194: Need 'geos_c' as library name for Windows

2011-02-01 Thread Django
#15194: Need 'geos_c' as library name for Windows
+---
   Reporter:  master| Owner:  nobody
 Status:  new   | Milestone:
  Component:  GIS   |   Version:  1.2   
 Resolution:|  Keywords:  geos_c
   Triage Stage:  Accepted  | Has patch:  0 
Needs documentation:  0 |   Needs tests:  0 
Patch needs improvement:  0 |  
+---
Changes (by russellm):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

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



[Django] #15194: Need 'geos_c' as library name for Windows

2011-01-30 Thread Django
#15194: Need 'geos_c' as library name for Windows
+---
 Reporter:  master  |  Owner:  nobody
   Status:  new |  Milestone:
Component:  GIS |Version:  1.2   
 Keywords:  geos_c  |   Triage Stage:  Unreviewed
Has patch:  0   |  
+---
 The OSGeo4W project (http://trac.osgeo.org/osgeo4w/) provides the GEOS
 library as 'geos_c.dll' (by default in C:\OSGeo4W\bin\).

 So adding the name 'geos_c' in gis/geos/libgeos.py in the "os.name ==
 'nt'" case would be nice and save us the pain to set a GEOS_LIBRARY_PATH
 setting.

 By the way, who provides the lib as 'libgeos_c-1' ? Cygwin ? A comment
 about originators is welcome.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

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