Re: [Plplot-devel] Progress with Cygwin to build PLplot

2013-06-26 Thread Arjen Markus
Hi Alan, I had to tweak things a bit, but the build succeeded: - The path to the Tcl include files had to be changed to /cygdrive/c/tcl/include (was: C:/tcl/include and the colon clashes with the syntax of Makefiles) - I had to add a path to all separate DLLs to make test-drv-info do its

Re: [Plplot-devel] Progress with Cygwin to build PLplot

2013-06-25 Thread Arjen Markus
Hi Alan, I noticed the Cygwin people are quite responsive, notably Corinna Vinschen, so at the very least you could ask it again. It may have just slipped through the cracks. (I remember seeing a very similar post-install error, when I installed Cygwin under Windows 7, but it seems to work happil

Re: [Plplot-devel] Progress with Cygwin to build PLplot

2013-06-24 Thread Alan W. Irwin
On 2013-06-24 12:34-0700 Alan W. Irwin wrote: > []I cannot currently help you out with Cygwin testing of > PLplot because of a Cygwin-related bug in Wine that is a complete > showstopper. [] Hi Arjen: I just reviewed the situation for that showstopper bug (http://bugs.winehq.org/show_bug

Re: [Plplot-devel] Progress with Cygwin to build PLplot

2013-06-24 Thread Alan W. Irwin
On 2013-06-24 10:54+0200 Arjen Markus wrote: > [...]When the build process running under Cygwin copied these > files for configuration, the severely restricted permissions got > translated into _equivalent_ Windows permissions and that made it > impossible to read or change the files. > > Now that