| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Reply-To: | <nhv AT cape DOT com> |
| From: | "Norman Vine" <nhv AT cape DOT com> |
| To: | "'Cygwin Mailing List'" <cygwin AT cygwin DOT com> |
| Cc: | <bvu01 AT sprintspectrum DOT com> |
| Subject: | RE: RE; Numpy and NumTut |
| Date: | Wed, 10 Oct 2001 04:35:47 -0400 |
| Message-ID: | <004f01c15166$8fea5e20$a300a8c0@nhv> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2232.26 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| In-Reply-To: | <001101c15142$f536b860$d938a8c0@Hadfield> |
| Importance: | Normal |
Mark Hadfield writes: > >> I notice that cygwin does not include Numpy and NumTut in python. >> Will you consider to include Numpy and NumTut in with python in the >> next version of cygwin? >Make sure you have latest version of Cygwin python installed by running >Cygwin setup. > >Download Numeric source file. The current one seems to be > >http://prdownloads.sourceforge.net/numpy/Numeric-20.2.1.tar.gz > >Unpack it to a directory outside the Cygwin tree. > >Cd to the directory you've just created and run > >/usr/bin/python setup_all.py build You probably want to use the explicit --compiler cygwin instruction here /usr/bin/pytthon setup_all.py build --compiler cygwin >/usr/bin/python setup_all.py install >/usr/bin/python setup_all.py clean Cheers Norman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |