Thanks, It worked fine. I was worried, as through synaptic the only alternative was removing the libgeos-c1 package which implied removing qgis and many other things, it would have been a pain.
Agus 2012/1/19 Thierry Badard <[email protected]>: > Hello, > > I was facing the same problem. Thanks to the help provided by Alan, we found > a solution. > > First, be sure you have updated the apt repository. > > sudo apt-get update > > Then type: > > sudo apt-get install libgeos-dev=3.2.2-4~lucid4 libgeos-c1=3.2.2-4~lucid4 > libgeos-3.2.2 > > To force the reinstallation of the 3.2.2 version of the GEOS packages. > > You can then remove the 3.3.1 version by issuing the following command: > > sudo apt-get remove libgeos-3.3.1 > > Th. > > -- > Thierry Badard, Ph.D. > Spatialytics inc., CTO > Genuine Geospatial Business Intelligence > http://www.spatialytics.com > > _______________________________________________ > UbuntuGIS mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/ubuntu > http://trac.osgeo.org/ubuntugis/wiki _______________________________________________ UbuntuGIS mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
