On 2009-09-09 14:25-0600 Orion Poplawski wrote:

> Is there any way to force HAVE_PDL_GRAPHICS_PLPLOT_40 to be true?  The
> way PDL is packaged in Fedora, PDL::Graphics::PLplot does not return a
> version, but it is using version 0.50 so it will work.

Hi Orion:

This is mostly directed to you, but I hope Doug will take an interest
in this thread as well.

What do you get when you run the following command from the command line:

perl -MPDL::Graphics::PLplot '-e print "$PDL::Graphics::PLplot::VERSION\n"'

?

I think Doug recommended this command previously to me to determine module
version, but if he has a better/more reliable suggestion now for determining
the PDL::Graphics::PLplot version, that would be great.

I just downloaded and installed version 0.51 of Doug's PLplot module from
CPAN, and the result I get from the above command is 0.51 (as expected).
Previously I had downloaded and installed version 0.47 of the same module
and version determination worked the same way for that version as well.  So
I think the above command to determine version should normally be working 
for version 0.50 on Fedora as well.

Anyhow, let me know the results of the above command (which is also used in
cmake/modules/pdl.cmake to figure out the module version), and we can take
it from there.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to