On 2015-07-10 23:27+0100 Andrew Ross wrote: > > I've built and run the non-interactive octave tests and they complete with > no errors using octave-3.8.2 on Ubuntu 15.04 (vivid). I did have some > build errors, but that was just related to the hdf5.h header being in a > new location.
Hi Andrew: The current status of the Cygwin octave-3.8.2 issue is Arjen discovered the problem was an assumption in our scripts concerning the location of the plplot_octave.oct dll for the Windows case, and I am in the middle of fixing that assumption. However, once I get that fix done, if Arjen runs into additional issues it is good to know that PLplot basically works for octave-3.8.2 so many thanks for proving that. With regard to the hdf5.h location issue you discovered on Ubuntu, could you please make the required small adjustment to cmake/modules/octave.cmake using PATH_SUFFIXES on the find_path command so that it finds hdf5.h preferentially in the traditional location (/usr/include/hdf5.h), but if it is not found there it looks in the subdirectory of that location which is appropriate for Ubuntu (and probably also later versions of Debian than I have at the moment). Thanks in advance for this small fix. 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); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); 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 __________________________ ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel