8 Oct
2004
8 Oct
'04
11:59
The Friday 2004-10-08 at 11:03 +0200, Leendert Meyer wrote:
No. db-devel is db-devel, obviously.
Watch out here folks, there are two versions of db/glibc: an i586 and an i686 version. db and glibc have to be both of the same kind.
Ahhhh... yes, that explains the diferences. Yes, I did my initial checkings on a suse 7.3, no such thing there.
To see what is installed:
rpm -qa --qf %{DISTRIBUTION}\\\ %{NAME}\\\n | egrep '\<(glibc|db)(-devel)?$'
Intresting. Mine do not match: SuSE Linux 9.1 (i586) db-devel SuSE Linux 9.1 (i586) glibc-devel SuSE Linux 9.1 (i586) db <---- SuSE Linux 9.1 (i686) glibc Should I solve that? How? -- Cheers, Carlos Robinson