Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-10 Thread Alan W. Irwin
On 2016-12-10 05:08-0800 Alan W. Irwin wrote: > On 2016-12-09 18:02-0500 Pedro Vicente wrote: > >> ok, simple issue , ignore >> >> I tool a quick look at the ouput , it's just >> >> >> CMake 3.0.2 or higher is required. You are running version 2.8.12.2 > > OK. So please fix that (run scripts/com

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-10 Thread Alan W. Irwin
On 2016-12-09 18:02-0500 Pedro Vicente wrote: > ok, simple issue , ignore > > I tool a quick look at the ouput , it's just > > > CMake 3.0.2 or higher is required. You are running version 2.8.12.2 OK. So please fix that (run scripts/comprehensive_test.sh --help to see how to specify the cmake c

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-09 Thread Pedro Vicente
: Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th? > On 2016-12-09 11:38-0500 Pedro Vicente wrote: > >> >> Hi Alan >> >> I get an error on the script >> >> ERROR: cmake in the build tree failed >> >> what I did (C

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-09 Thread Pedro Vicente
but instead I do it for each makefile. In this build they are the above environment variables thanks -Pedro - Original Message - From: "Alan W. Irwin" To: "Pedro Vicente" Cc: Sent: Friday, December 09, 2016 5:05 PM Subject: Re: [Plplot-devel] Soft freeze on

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-09 Thread Alan W. Irwin
On 2016-12-09 11:38-0500 Pedro Vicente wrote: > > Hi Alan > > I get an error on the script > > ERROR: cmake in the build tree failed > > what I did (CentOS 6.8) > > git clone http://git.code.sf.net/p/plplot/plplot plplot-plplot > cd plplot-plplot/scripts > ./comprehensive_test.sh Please look in t

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-09 Thread Pedro Vicente
Hi Alan I get an error on the script ERROR: cmake in the build tree failed what I did (CentOS 6.8) git clone http://git.code.sf.net/p/plplot/plplot plplot-plplot cd plplot-plplot/scripts ./comprehensive_test.sh then I tried mkdir build cd build cmake .. make and I get a compiling error , b

[Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-11-22 Thread Alan W. Irwin
Tom Schoonjans made some good points on plplot-general about officially releasing timely fixes for PLplot rather than expecting packagers and others to dig those out of git, and I also feel it is critical to give our users good access to the recent big improvements in both our Fortran and Tcl bindi