On 2013-07-19 13:44+0200 Arjen Markus wrote:
> Hi Alan,
>
> that worked fine and except for extra messages to the screen in Python
> example 23 all tests are clean under Cygwin (languages: C, C++, Fortran 95,
> Tcl and Python - it seems
Hi Arjen:
Thanks for your general Tcl fixes that a help o
On Friday 19 Jul 2013 09:53:51 you wrote:
> Revision: 12431
> http://sourceforge.net/p/plplot/code/12431
> Author: arjenmarkus
> Date: 2013-07-19 09:53:51 + (Fri, 19 Jul 2013)
> Log Message:
> ---
> Solve the remaining difference in Tcl example 16. Now the result is exac
Hi Alan,
that worked fine and except for extra messages to the
screen in Python example 23 all tests are clean under
Cygwin (languages: C, C++, Fortran 95, Tcl and Python - it
seems
I still have to install a few components ...)
Regards,
Arjen
DISCLAIMER: This message is intended exclusive
Hi Alan,
On Fri, 19 Jul 2013 04:20:06 -0700 (PDT)
"Alan W. Irwin" wrote:
>
> Is the problem, perhaps, the module name in the dll
>subdirectory does
> not have the correct form to be recognized by Cygwin
>Python?
>
Yes, I copied the file _plplotc.pyd to _plplotc.dll and
now it is working -
On 2013-07-19 10:06+0200 Arjen Markus wrote:
> Hello,
>
> I am trying to run the Python examples under Cygwin, but
> I get the message from example 1 that it can not find the
> _plplotc module. Is there some environment variable required,
> like LD_LIBRARY_PATH or PATH? (The PATH variable points t
Hi Alan,
>
> Installing additional components of Cygwin is important
>since it
> allows you to finally do a comprehensive test of
>most/all of the
> PLplot functionality on Cygwin. You will likely have to
>disable some
> of the potential components, (e.g., Tk for the reasons
>we have
> menti
Hello,
I am trying to run the Python examples under Cygwin, but
I get the message from example 1 that it can not find the
_plplotc module. Is there some environment variable
required,
like LD_LIBRARY_PATH or PATH? (The PATH variable points to
the directory that contains the _plplotc.pyd file, but