Do you really need to use an RPM package to install a PHP on FC. Why not "yum install php" instead... and for any extension you might want you just install that as well "yum install php-gd" as example. Best regards, Peter Lauri www.dwsasia.com - company web site www.lauri.se - personal web site www.carbonfree.org.uk - become Carbon Free -----Original Message----- From: edwardspl@xxxxxxxxxx [mailto:edwardspl@xxxxxxxxxx] Sent: Tuesday, February 20, 2007 1:22 PM To: fedora-list@xxxxxxxxxx Cc: php Subject: Install / update php rpm packages with FC6 Dear All, Mine is FC6 System... When I install the php rpm package, the problem as the following : [svradmin@svr1 php]$ rpm -qa | grep "libc" glibc-common-2.5-3 libcap-devel-1.10-25 libcroco-0.6.1-2.1 glibc-headers-2.5-3 glibc-2.5-3 libcap-1.10-25 libc-client2006-2006e-2.fc6 glibc-devel-2.5-3 libcroco-devel-0.6.1-2.1 [svradmin@svr1 php]$ sudo rpm -Uhv php* warning: php-5.1.6-3.3.fc6.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 error: Failed dependencies: libc-client.so.1 is needed by php-imap-5.1.6-3.3.fc6.i386 [svradmin@svr1 php]$ Edward. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php