Hi I have PosgtgreSQL 8.1installed in a Centos 5. When I try to install Postgis yum tell that I need to upgrade to 8.3 version at least. So I try to upgrade it with this:
echo "exclude=postgresql* >> " /etc/yum.repos.d/CentOS-Base.repo rpm -ivh pgdg-centos-8.3-6.noarch.rpm yum install postgresql postgresql-server postgresql-contrib postgresql-devel Then I try to ./configure Postgis again, but it tell the same, I need to upgrade from 8.1 to 8.3 at least. Someone know what is the problem? Kind regards José Gómez Castaño ADIF
_______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users