Re: [Plplot-devel] Comprehensive testing: OpenSuse-13.2: finding stuff

2015-04-05 Thread Alan W. Irwin
On 2015-04-05 14:13- Arjen Markus wrote: > Hi Alan, > > > > I had some time today, so I decided to put some effort into the comprehensive > test for MinGW/MSYS. Please see the attached tarball. Things are looking > good, even though this case requires a wee bit of massaging. Hi Arjen: Than

Re: [Plplot-devel] Comprehensive testing: OpenSuse-13.2: finding stuff

2015-04-05 Thread Alan W. Irwin
On 2015-04-05 11:14- Arjen Markus wrote: > Hi Alan, > > > > Attached is the stderr/stdout output from the script. > > > > The script itself was: > > > > export > PATH=/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/bin:$PATH > > export > PATH=/cygdrive/d/plplot-svn/

Re: [Plplot-devel] Release status: call for comprehensive testing: Cygwin

2015-04-05 Thread Alan W. Irwin
On 2015-04-05 01:17-0700 Alan W. Irwin wrote: > On 2015-04-04 23:11-0700 Greg Jung wrote: > >> afaict these environment variables are essential for plots: >> >> PLPLOT_DRV_DIR=/usr/local/lib/plplot5.10.0/drivers >> PLPLOT_HOME=/usr/local/share/plplot5.10.0/ >> >> DRV_DIR for dynamic loading, to ge

Re: [Plplot-devel] Comprehensive testing: OpenSuse-13.2: finding stuff

2015-04-05 Thread Arjen Markus
Hi Alan, Attached is the stderr/stdout output from the script. The script itself was: export PATH=/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/bin:$PATH export PATH=/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/lib/plplot5.10.0/dr

Re: [Plplot-devel] Release status: call for comprehensive testing: Cygwin

2015-04-05 Thread Alan W. Irwin
On 2015-04-04 23:11-0700 Greg Jung wrote: > afaict these environment variables are essential for plots: > > PLPLOT_DRV_DIR=/usr/local/lib/plplot5.10.0/drivers > PLPLOT_HOME=/usr/local/share/plplot5.10.0/ > > DRV_DIR for dynamic loading, to get the driver_info files (.dll files > are to be pick > u