seems there's a bad trick like this indeed. I'm gonna check this all.
Thanks for the clue
On 16 sep, 19:38, "Ariel Mauricio Nunez Gomez"
<[EMAIL PROTECTED]> wrote:
> Did you have a previous geos installation??
> Maybe you have some old .so's that are being linked instead of the new ones.
>
> Ari
Did you have a previous geos installation??
Maybe you have some old .so's that are being linked instead of the new ones.
Ariel
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this gro
Hi,
I've build up a small geodjango app. Using the admin-site to view the
records of my table gives me :
/usr/lib/libgeos_c.so: undefined symbol: GEOSGeomFromHEX_buf
my geos version is 3.0.0.RC4
my model is :
class commune(models.Model, models.GeoMixin):
depcom = models.CharField(maxlength=5
3 matches
Mail list logo