On Aug 29, 2009, at 12:50 PM, Hazen Babcock wrote:

>
> On Aug 29, 2009, at 10:50 AM, P Kishor wrote:
>> By the way, I did follow the instructions on PLplot website to build
>> it on my computer, but, as I noted in an earlier email, when building
>> PLplot, it seems to look for the existense of PDL::Graphics::PLplot
>> which is really confusing. I thought it would be the other way
>> around... the P::G::P would depend on PLplot, not the other way
>> around.
>
> I believe that message from PLplot is just trying to tell you that  
> it will not install its PDL examples, the library itself has no  
> dependence on PDL. If you go ahead and install PLplot, and then  
> install P::G::P you should be able to use PLplot with PDL. Then if  
> you re-install PLplot it shouldn't give you that message and it  
> will also install the examples in your install tree. You can also  
> just run the examples from your build tree and skip the second  
> install.
>
> -Hazen

Sorry, should have read your message a little more closely. It looks  
like in your case PLplot is finding at least a partial install of  
PLplot, but not everything that it needs. You should be able install  
PLplot by setting ENABLE_pdl to off, either at the command line or by  
using the ccmake interface. Then once it is installed you should be  
able to use it with PDL.

-Hazen


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

Reply via email to