P Kishor wrote: > > Re. PLPlot, that itself is installed fine, but PDL is croaking > complaining about symbols not found > >>> ----- >>> _XS_PDL_plgriddata in PLplot.o >>> ld: symbol(s) not found >>> collect2: ld returned 1 exit status >>> make[2]: *** [../../blib/arch/auto/PDL/Graphics/PLplot/PLplot.bundle] >>> Error 1 >>> make[1]: *** [subdirs] Error 2 >>> make: *** [subdirs] Error 2 >>> ----- >
Sometimes the LDDLFLAGS get set improperly on OS-X. On the off chance that this is the problem, you might look at: http://article.gmane.org/gmane.comp.lang.perl.pdl.devel/838 I've never had much luck installing PDL on OS-X using CPAN. -Hazen _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
