On 2/10/06, Anne Ramey <anner@xxxxxxxxx> wrote: > I'm trying to install perl 5.6.1 on FC3 (64 bit) becuase I have a > program one of the sites uses (gd chart) that will not build on any > newer perl. I've downloaded the rpm, but I get this: > rpm -ivh perl-5.6.1-36.1.73.i386.rpm > warning: perl-5.6.1-36.1.73.i386.rpm: V3 DSA signature: NOKEY, key ID > db42a60e > error: Failed dependencies: > perl-CPAN is needed by perl-5.6.1-36.1.73.i386 > perl-CGI is needed by perl-5.6.1-36.1.73.i386 > perl-DB_File is needed by perl-5.6.1-36.1.73.i386 > perl-NDBM_File is needed by perl-5.6.1-36.1.73.i386 Any reason why you are installing the 32-bit version on a 64-bit system? Maybe you would have more success with a 64-bit version. Or if you do have the above packages, perhaps you could convince RPM just to go ahead and install the package. You might do better, as Dave suggested, doing a more manual install so that you do not clash with the perl version already installed. Jonathan