Hi,
I am trying to install an rpm of PHP4 but running into dependencies
issues. Most of these seem to stem from a requirement for GLIBC_2.2 lib
files etc (specifically libc.so.6(GLIBC_2.2)).
I have downloaded and queried the various packages required by the PHP
rpm (and in turn the packages they require) but end up in an infinite
loop of requirements (i.e one install requires another and vice versa).
I managed to trash my system by switching off dependencies and
overwriting important files last time round so I'm loathe to start
mucking around with rpm's dependency checking again.
I'm running YellowDog Linux Champion Server 1.2 (Built on Redhat 6.x?)
using a 2.2.17 kernel.
On my past install I did have an earlier version of PHP running which I
built from source but I'd really like to get over this glib2.2 issue as
there's other software (e.g mol-0.9.62 mac-on-linux) I'd like to run
which requires it.
I've scanned the web and can't find any specific info mentioning
glibc2.2 as incompatible with my configuration.
Below is the collected output from rpm, listing the various
dependencies. Many thanks,
Matt
Package dependencies for php install
error: failed dependencies:Quote:>>php-4.0.4pl1-4
libdb-3.1.so is needed by php-4.0.4pl1-4
libgd.so.1.8 is needed by php-4.0.4pl1-4
libc.so.6(GLIBC_2.2) is needed by php-4.0.4pl1-4
libresolv.so.2(GLIBC_2.2) is needed by php-4.0.4pl1-4
error: failed dependencies:Quote:>>cpp-2.95.4-4j
libc.so.6(GLIBC_2.2) is needed by cpp-2.95.4-4j
error: failed dependencies:Quote:>>gcc-2.95.4-4j
cpp = 2.95.4-4j is needed by gcc-2.95.4-4j
binutils >= 2.11.92.0.12 is needed by gcc-2.95.4-4j
libc.so.6(GLIBC_2.2) is needed by gcc-2.95.4-4j
error: failed dependencies:Quote:>>rpm-4.0.2-1c
glibc >= 2.1.92 is needed by rpm-4.0.2-1c
db1 = 1.85 is needed by rpm-4.0.2-1c
libbz2.so.1 is needed by rpm-4.0.2-1c
libdb-3.1.so is needed by rpm-4.0.2-1c
libc.so.6(GLIBC_2.2) is needed by rpm-4.0.2-1c
error: failed dependencies:Quote:>>glibc-2.2.5-0.19a (Note: Provides libc.so.6(GLIBC_2.2))
glibc-common = 2.2.5-0.19a is needed by glibc-2.2.5-0.19a
rpm <= 4.0-0.65 conflicts with glibc-2.2.5-0.19a
glibc-devel < 2.2.3 conflicts with glibc-2.2.5-0.19a
binutils < 2.11.92.0.12 conflicts with glibc-2.2.5-0.19a
gcc < 2.95.4-4a conflicts with glibc-2.2.5-0.19a
error: failed dependencies:Quote:>>glibc-common-2.2.5-0.19a
glibc < 2.2.5 conflicts with glibc-common-2.2.5-0.19a
error: failed dependencies:Quote:>>glibc-devel-2.2.5-0.19a
glibc = 2.2.5 is needed by glibc-devel-2.2.5-0.19a
--
Indignant man: "Do you know who I am?!"
Peter Cook: "Excuse me ladies and gentlemen, there's a man here
who doesn't know who he is..."
Post all replies to the group please :)