Ooops ... missed cc'ing the list.

----- Original Message ----- From: "Vijayaraj"

pdl> p PDL::Math::eigen_c($x);
Can't locate auto/PDL/Math/eigen_c.al in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl .)    (in cleanup) Can't locate auto/PDL/Math/
eigen_c.al in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .)

I checked the eigen_c.al file in that location and it is missing. is there
any problem in the installation. Can any one help me to fix this problem.

No problem in the installation - the tutorial is apparently outdated:

C:\>perl -MPDL::MatrixOps -e "PDL::MatrixOps::eigen_c()"
eigen_c is no longer part of PDL::MatrixOps or PDL::Math; use eigens
instead.

Cheers,
Rob

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to