Hi,
that were both from PPM.
Thanks
On 1/23/2013 5:23 PM, David Mertens wrote:
PDL occasionally gets changed in
binary-incompatible ways. Any module that is compiled against
PDL bakes-in the PDL version against which it was compiled and
checks at load-time (use time, I suppose) that the current
version of PDL matches the one against which it was built. In
this case, your version of PDL::VectorValued::Utils is telling
you that it was compiled against a binary-incompatible version
of PDL, likely an older version than the one you are presently
using on your machine. The correct solution to this depends on
how you got your copy of PDL and PDL::VectorValued. Are they
both from PPM, or did you build (perhaps via a cpan install)?
David
|
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl