Hi, All, I just installed PDL on my mac and tried the following command in the perldl environment:
perldl> $x = PDL::Char->new( ['abc', 'def', 'ghij'] ); Can't locate object method "new" via package "PDL::Char" (perhaps you forgot to load "PDL::Char"?) at (eval 120) line 4, <STDIN> line 48. Anybody know right off-hand why it wouldn't see PDL::Char? When installing, I had errors about not having HDF, GD, ExtUtils/F77.pm in @INC, Proj and Proj4 but when I looked at those things, I didn't think I really needed them. Anybody see what I might be missing? :-D Thanks, Aimee ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Aimee Mostella Cardenas Department of Genetics Southwest Foundation for Biomedical Research 7620 NW Loop 410 San Antonio, TX 78245 Phone: (210) 258-9884 [email protected] _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
