On 2009-05-04 11:42-0600 Orion Poplawski wrote:

> /usr/lib64/libnistcd.so..0.1
>
> Seems odd - no major version number.
>
> Looks like a typo in plplot_version.cmake:
>
> set(nistcd_SOVERSION 0)
> set(nistcd_VERSION ${nist_SOVERSION}.0.1)
>
> should be:
>
> set(nistcd_SOVERSION 0)
> set(nistcd_VERSION ${nistcd_SOVERSION}.0.1)

Thanks for spotting this.  Committed (revision 9901).

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
__________________________

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to