Re: [postgis-users] PostGIS 2.1: missing geometry_gist_sel_2d

2013-09-03 Thread Luca Morandini
On 09/03/2013 07:48 PM, Sandro Santilli wrote: Did you follow the proper upgrade procedure ? What does postgis_full_version() tell you ? Nothing encouraging: POSTGIS="2.1.0 r11822" GEOS="3.4.0dev-CAPI-1.8.0 r3866" PROJ="Rel. 4.7.1, 23 September 2009" LIBXML="2.7.6" (core procs from "2.1.0SVN

Re: [postgis-users] PostGIS 2.1: missing geometry_gist_sel_2d

2013-09-03 Thread Sandro Santilli
On Tue, Sep 03, 2013 at 07:37:41PM +1000, Luca Morandini wrote: > Folks, > > I have updated PostGIS to 2.1 from source on Ubuntu 10.04.4 LTS, > but, when trying to build a topology, it is not able to find a > function: > < /usr/lib/postgresql/9.1/lib/postgis-2.1.so>> > (the library exists and was

[postgis-users] PostGIS 2.1: missing geometry_gist_sel_2d

2013-09-03 Thread Luca Morandini
Folks, I have updated PostGIS to 2.1 from source on Ubuntu 10.04.4 LTS, but, when trying to build a topology, it is not able to find a function: > (the library exists and was built on the same date I did the PostGIS 2.1 build form source). By the wa