G'day All,

I just received a sparkling new iMac and - of course - one of the first
things I want to do is install PDL. A certain amount of frustration later
(details omitted) I have reached a roadblock. Specifically, when I try to
get PDL to "use PGPLOT" I get told:

----------

Can't load 
'/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle'
for module PGPLOT: 
dlopen(/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bu
ndle, 1): Symbol not found: _cpgdraw
  Referenced from: 
/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle
  Expected in: flat namespace
 in 
/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle at
/System/Library/Perl/5.10.0/darwin-thread-multi-2level/DynaLoader.pm line
207, <STDIN> line 1.
 at (eval 39) line 4
Compilation failed in require at (eval 39) line 4, <STDIN> line 1.
BEGIN failed--compilation aborted at (eval 39) line 4, <STDIN> line 1.

------------

I am not sure what to do with this. Both the file and the symbol exist:

------------

% grep _cpgdraw 
/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle
Binary file 
/Library/Perl/5.10.0/darwin-thread-multi-2level/auto/PGPLOT/PGPLOT.bundle
matches

--------------

So it *seems* (somewhat naively perhaps) that it should work. I assume I am
missing something basic - can someone help me out?

Many thanks.

        -BRAD-

 


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

Reply via email to