vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have tried suggestion from Philip Yarra but I still could not get the 8.0.3 installed. Any help is appreciated. Thanks in advance. ----------------------------------------------- Command line ---------------------------------------------- [root@maramar postgrsqllib]# rpm -i compat-postgresql-libs-3-3PGDG.i686.rpm warning: compat-postgresql-libs-3-3PGDG.i686.rpm: V3 DSA signature: NOKEY, key ID 748f7d0e error: Failed dependencies: postgresql-libs < 8.0.2 conflicts with compat-postgresql-libs-3-3PGDG [root@maramar postgrsqllib]# rpm -i compat-postgresql-libs-3-3PGDG.i686.rpm warning: compat-postgresql-libs-3-3PGDG.i686.rpm: V3 DSA signature: NOKEY, key ID 748f7d0e error: Failed dependencies: postgresql-libs < 8.0.2 conflicts with compat-postgresql-libs-3-3PGDG ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| On Wed, 5 Oct 2005, Hui Zhou wrote: > I have tried suggestion from Philip Yarra but I still could not get the > 8.0.3 installed. Any help is appreciated. Thanks in advance. > > ----------------------------------------------- Command line > ---------------------------------------------- > [root@maramar postgrsqllib]# rpm -i > compat-postgresql-libs-3-3PGDG.i686.rpm > warning: compat-postgresql-libs-3-3PGDG.i686.rpm: V3 DSA signature: > NOKEY, key ID 748f7d0e > error: Failed dependencies: > postgresql-libs < 8.0.2 conflicts with > compat-postgresql-libs-3-3PGDG It seems that you have PostgreSQL 8.0 or 8.0.1 installed on your system. You don't need the compat RPM if you are running those releases of PostgreSQL. If you want to upgrade to 8.0.2 and above, follow the usual upgrade procedure first. Regards, -- Devrim GUNDUZ Kivi Biližim Teknolojileri - http://www.kivi.com.tr devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |