On 2009-01-30 10:13+0100 Werner Smekal wrote:

> I'm just trying to run the test. One note: in lua.cmake you use VERSION_LESS 
> but this is obviously not available for cmake 2.6.0 which is installed by 
> default on Ubuntu 8.10. I had to apt-remove cmake, install the latest 
> executable 2.6.2 and then cmake was able to consider. We need just make sure, 
> that if people enable lua, that they have cmake 2.6.2.

Thanks for drawing my attention to that issue.

I just (revision 9427) changed the logic in cmake/modules/lua.cmake so
that it works for all versions of CMake 2.6.x including 2.6.0.

At some point (probably in a year or so) I will bump the minimum version
again, but for now we have to work around some of the minor deficiencies of
2.6.0 since that is the version provided by a lot of Linux distributions (as
you just discovered).

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
__________________________

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to