Re: [Plplot-devel] Problem running the Python examples under Cygwin

2013-07-23 Thread Alan W. Irwin
On 2013-07-23 08:20-0700 Alan W. Irwin wrote: >> Furthermore: Cygwin's setup complains about pango - presumably that is a >> missing library. > > Yes, it is important that you install a development version of the > pango library. From a search at http://cygwin.com/packages/ such > development ver

Re: [Plplot-devel] Problem running the Python examples under Cygwin

2013-07-23 Thread Alan W. Irwin
On 2013-07-23 16:30+0200 Arjen Markus wrote: > Hi Alan, > > thanks for the advice. The variable CMAKE_Java_COMPILER is actually set to > the javac executable - which is called gcj.exe in GCC. Maybe I should rename > it. I don't think setting CMAKE_Java_COMPILER is going to work because of compl

Re: [Plplot-devel] Problem running the Python examples under Cygwin

2013-07-23 Thread Arjen Markus
Hi Alan, thanks for the advice. The variable CMAKE_Java_COMPILER is actually set to the javac executable - which is called gcj.exe in GCC. Maybe I should rename it. Furthermore: Cygwin's setup complains about pango - presumably that is a missing library. I may be able to make some more progre

Re: [Plplot-devel] Problem running the Python examples under Cygwin

2013-07-23 Thread Alan W. Irwin
On 2013-07-23 11:27+0200 Arjen Markus wrote: > Hi Alan, > > On 2013-07-19 19:46, Alan W. Irwin wrote: > >> >> Thanks for your general Tcl fixes that a help on all platforms. >> > > That was the fun part ... > >> In addition, I was glad to hear that getting Python to work under >> Cygwin was so s

Re: [Plplot-devel] Problem running the Python examples under Cygwin

2013-07-23 Thread Arjen Markus
Hi Alan, On 2013-07-19 19:46, Alan W. Irwin wrote: Thanks for your general Tcl fixes that a help on all platforms. That was the fun part ... In addition, I was glad to hear that getting Python to work under Cygwin was so straightforward, and I look forward to your further results as you i