I haven't used SciPDL on my Mac--is PLplot currently linked in?  Given that SF 
#3080505 is still outstanding, if it's not currently linked in, you may want to 
hold off on adding it.

cheers,
Derek

On Apr 11, 2011, at 6:41 AM, Matthew Kenworthy wrote:

> Hi,
> 
> I'm attempting to install PLplot into SciPDL for the Mac, but I'm
> having the PDL build fail on me.
> 
> I've compiled and installed PLplot-2.4.9 into the system, and I've set
> the plplot libs to these locations in perldl.conf:
> 
>        WITH_PLPLOT          => 1, # Leave it up to PDL to decide
>        WHERE_PLPLOT_LIBS    => '/usr/local/lib/plplot-5.9.7', # let
> PDL search for plplot installation
>        WHERE_PLPLOT_INCLUDE => '/usr/local/include/plplot', # let PDL
> search for plplot installation
> 
> 
> running perl Makefile.PL gives:
> 
> Checking PDL::Graphics::PLplot...
> found_plplot is 1
>       Succeeded linking PLplot with -L/usr/local/lib -lplplotd
>       plsmem function not found, no in-memory plotting available
>       plsvect function not found, no vector plotting available
>       c_plgcoloa function not found, no alpha transparency available
>       c_plgcoloa function not found, no alpha transparency available
>       c_plsfont function not found, no set font available
>       c_plseed function not found, no random numbers available
>       c_plimagefr function not found, no 2d matrix available
>       plpoly3 needs 6 arguments => version 5.2.0 or later!
> Writing Makefile for PDL::Graphics::PLplot
> 
> .... and the make and make test fail out.
> 
> Any ideas or ways to get more diagnostics are appreciated!
> 
> Thanks,
> 
> Matt
> 
> 
> -- 
> Matthew Kenworthy / Assistant Professor / Leiden Observatory
> Niels Bohrweg 2 (#463) / P.O. Box 9513 / 2300 RA Leiden / NL
> 
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl


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

Reply via email to