[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] upgrading to postgresql 7.0.2
- Subject: [cobalt-users] upgrading to postgresql 7.0.2
- From: "Romain EUDE" <r.eude@xxxxxxxxxx>
- Date: Wed May 2 10:30:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I am trying to upgrade myQube3 to postgresql 7.0.2 but I can't find a way to
do it right.
Among the things I need to upgrade is : ncurses.
So here is what I tried :
[root download]# rpm -i ncurses-5.2-8.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.2) is needed by ncurses-5.2-8
[root download]# rpm -i glibc-2.2-12.i386.rpm
error: failed dependencies:
glibc-common = 2.2 is needed by glibc-2.2-12
rpm <= 4.0-0.65 conflicts with glibc-2.2-12
[root download]# rpm -i rpm-4.0.2-5x.i386.rpm
error: failed dependencies:
libdb-3.1.so is needed by rpm-4.0.2-5x
[root download]# rpm -i db3-3.1.17-7.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.2) is needed by db3-3.1.17-7
[root download]#
I am back to square 1 since I have to upgrade to glibc2.2 but I can't seem
to succeed...
Anyone has a hint ?
thanks,
Romain.