[PLUG] RPM dependency problem - More Info

Morthland, Cam cmorthland at christenson.com
Fri Mar 12 15:18:02 UTC 2004


Based on the feedback given to me this morning, I backed off the 1.3 and
went to this link and downloaded the recent packages from there, which
are NOT the latest versions, but a later than what I had installed.  I
will try the suggestions below:

  httpd-2.0.40-21.9
  php-4.2.2-17.2
  gd-1.8.4-11
  libpng-1.2.2-16

I am running into the problem now with gd and libpng - httpd went in
fine.

Thanks,

Cam


On Fri, 12 Mar 2004, Paul Heinlein wrote:

The problem is that you were trying to install a package built for Red
Hat 7.3. You'll need the php-* packages for Red Hat 9. Head to a decent
mirror, e.g.,

  ftp://limestone.uoregon.edu/redhat/updates/9/en/os/i386/

and grab the php-* rpms. Try those instead.

> - I read on some boards that PHP is unstable with Apache 2, so I
>   decided to back-off and load Apache 1.39(?).

Feh. PHP works fine with the Apache 2.x packages shipped with Red Hat 9.
Try those thoroughly before doing anything out of the ordinary.

-- Paul Heinlein <heinlein at madboa.com>


 

-----Original Message-----
From: Paul Heinlein [mailto:heinlein at madboa.com] 
Sent: Friday, March 12, 2004 10:50 AM
To: plug at lists.pdxlinux.org
Subject: RE: [PLUG] RPM dependency problem - More Info

On Fri, 12 Mar 2004, Morthland, Cam wrote:

> Downloaded httpd and php packages from the link below.

Well, the "link below" assumed you were running Red Hat 7.3, since you
were trying to install a package built specifically for that
distribution.

Here are the packages I'm running on a Red Hat 9 web server:

  httpd-2.0.40-21.9
  php-4.2.2-17.2
  gd-1.8.4-11
  libpng-1.2.2-16

And here are the packages you tried to install:

> [root at black tmp]# rpm -Uvh  httpd-2.0.40-21.9.i386.rpm
> [root at black tmp]# rpm -Uvh   php-4.2.2-17.2.i386.rpm
> [root at black tmp]# rpm -Uvh gd-1.8.4-4.i386.rpm [root at black tmp]# rpm 
> -Uvh libpng-1.2.2-16.i386.rpm

I don't know about the gd-1.8.4-4 package. I'm using -11.

> [root at black tmp]# rpm -Uvh gd-1.8.4-4.i386.rpm
> warning: gd-1.8.4-4.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
> error: Failed dependencies:
>         libpng.so.2 is needed by gd-1.8.4-4

Here's what I see when I ask the gd package what it sort of png-ish
stuff it requires:

  [heinlein]$ rpm -qR gd | grep -i png
  libpng12.so.0

I don't see anything about libpng.so.2. Are you sure that the gd package
you've downloaded is intended for Red Hat 9?

-- Paul Heinlein <heinlein at madboa.com>

_______________________________________________
PLUG mailing list
PLUG at lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug






More information about the PLUG mailing list