Hi,
there are missing dependencies:
[root@mumpel RPMS]# rpm -Fvh p*
error: failed dependencies:
libfftw.so.2 is needed by perl-PDL-2.101-3mdk
librfftw.so.2 is needed by perl-PDL-2.101-3mdk
[root@mumpel RPMS]# for i in *;do rpm -qlp $i|grep libfftw && echo $i; done
-> nothing
How should I resolve this deps ?
Thanks
Udo
"Fran�ois Pons" wrote:
> --=-=-=
> Name : perl-PDL Relocations: (not relocateable)
> Version : 2.101 Vendor: MandrakeSoft
> Release : 3mdk Build Date: Tue Nov 14 19:24:08 2000
> Install date: (not installed) Build Host: bi.mandrakesoft.com
> Group : Development/Perl Source RPM: (none)
> Size : 722924 License: GPL
> Packager : Fran�ois Pons <[EMAIL PROTECTED]>
> Summary : PerlDL, an efficient numerical language for scientific computing
> Description :
> The perlDL project aims to turn perl into an efficient numerical language for
> scientific computing. The PDL module gives standard perl the ability to
> COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which
> are the bread and butter of scientific computing. e.g. C<$a=$b+$c> can add two
> 2048x2048 images in only a fraction of a second.
>
> The aim is to provide tons of useful functionality for
> scientific and numeric analysis.
>
> --=-=-=
>
> * Tue Nov 14 2000 Fran�ois Pons <[EMAIL PROTECTED]> 2.101-3mdk
>
> - updated summary.
>
> --
> http://www.linux-mandrake.com/en/cookerdevel.php3