Opened 11 years ago
Closed 11 years ago
#2524 closed defect (wontfix)
create postgis extension on postgres
Reported by: | gnagno91 | Owned by: | pramsey |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 2.1.1 |
Component: | postgis | Version: | 2.0.x |
Keywords: | Cc: |
Description
Hi, I'm trying to add the postgis extension to my postgres on archlinux and I'm following the instruction on the postgis archwiki page. Running the command "create extension postgis", postgres gives me this error: "could not load library "/usr/lib/postgresql/postgis-2.1.so": /usr/lib/postgresql/postgis-2.1.so: undefined symbol: palloc0".
Of course I've searched the web for a solution but nothing useful appeared. Could you please help me?
Thanks
Luca
Note:
See TracTickets
for help on using tickets.
Luca,
This question is better asked on PostGIS mailing lists. Please subscribe at http://lists.osgeo.org/mailman/listinfo/postgis-users
I'm closing this out since it sounds like a packaging issue or compile issue out of our control.