[ANNOUNCEMENT] Updated: S-Lang 2.3.0-1

2014-09-21 Thread Marco Atzeri
Hi, new versions 2.3.0-1 of libslang2 libslang-devel slsh are available in the Cygwin distribution DESCRIPTION S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive application

Re: Packages up for adoption [GOLD STAR]

2014-09-21 Thread Andrew Schulman
> On Thu, 2014-09-18 at 13:44 -0400, Chris Sutcliffe wrote: > > I haven't used Cygwin for quite some time and unfortunately I don't > > think I'll have the time to maintain the packages that I currently > > look after. As such I'm looking for any volunteers to take over > > maintainership of the f

python numpy packages do not work

2014-09-21 Thread Doug Henderson
HI all, After importing the python-numpy and python3-numpy packages to a fully patched 64-bit only installation of Cygwin, the packages are found to not import. Here is an abbreviated console listing. The complete console transcript is attached in "numpy_long.txt". Python 2.7.8 (default, Jul 25

Re: python numpy packages do not work

2014-09-21 Thread Yaakov Selkowitz
On 2014-09-21 19:25, Doug Henderson wrote: After importing the python-numpy and python3-numpy packages to a fully patched 64-bit only installation of Cygwin, the packages are found to not import. It appears you are manually setting your PATH; /usr/lib/lapack is missing. Yaakov -- Problem re

Re: python numpy packages do not work

2014-09-21 Thread Doug Henderson
On 21 September 2014 20:34, Yaakov Selkowitz <> wrote: > On 2014-09-21 19:25, Doug Henderson wrote: >> >> After importing the python-numpy and python3-numpy packages to a fully >> patched 64-bit only installation of Cygwin, the packages are found to >> not import. > > > It appears you are manually