From: Paul F. D. <pau...@ho...> - 2000-09-18 22:31:16
|
Would you try syncing up to the repository and try again? I redid this stuff over the weekend because so many people are having trouble. The thing should build in lapack by default and it is in an optional package to boot. I didn't announce this because I wanted some of my fellow developers to suffer first, but they don't seem to be in a suffering mood today. Do cvs update -d -P to get the new structure. We haven't been doing cvs tags. I suppose if I could remember how to do them I would do them when I am the one cutting the release (CVS is not my usual source control system). > -----Original Message----- > From: num...@li... > [mailto:num...@li...]On Behalf Of > Jonathan M. Gilligan > Sent: Monday, September 18, 2000 2:34 PM > To: num...@li... > Cc: Jonathan M. Gilligan > Subject: [Numpy-discussion] Building Numpy under Python 1.6, Windows > > > I have recently upgraded to Python 1.6 (final). Now I can't > figure out how > to build Numpy with lapack_lite under windows. There is not a > makefile for > lapack_lite for MSVC and the instructions in README don't really > help. All > that setup.py will do is complain that lapack_lite is not installed. > |