Hello I would like to acquire the most recent source code to compile on darwin (OS 10.3). The source from: http://www.scipy.org/download/ does NOT compile on my machine, and looking at past postings on the mailing list and the error messages I get, the solution seems to be to get a more recent version from the CVS repository. But the CVS server has been down for several days and no one has replied to my posting regarding that. Can anyone suggest alternate places to download the code from. Or better yet, perhaps some kind soul has a recent CVS snapshot and can stage it for me to download. Thanks very much Samar
samar khatiwala wrote:
Hello
I would like to acquire the most recent source code to compile on darwin (OS 10.3).
The source from: http://www.scipy.org/download/ does NOT compile on my machine, and looking at past postings on the mailing list and the error messages I get, the solution seems to be to get a more recent version from the CVS repository. But the CVS server has been down for several days and no one has replied to my posting regarding that.
Can anyone suggest alternate places to download the code from. Or better yet, perhaps some kind soul has a recent CVS snapshot and can stage it for me to download.
CVS is in the process of moving over to SVN, so it will be down today. In the meantime: http://ipython.scipy.org/tmp/scipy_cvs_2005-07-29.tgz I just made this, and I _think_ it has the latest CVS, since I had updated just before the server went down. In any case, it's missing at most one or two last-minute changes. Cheers, f
Fernando Perez wrote:
CVS is in the process of moving over to SVN, so it will be down today. In the meantime:
http://ipython.scipy.org/tmp/scipy_cvs_2005-07-29.tgz
I just made this, and I _think_ it has the latest CVS, since I had updated just before the server went down. In any case, it's missing at most one or two last-minute changes.
Scratch that: it _is_ up to date. I just did a cvs update (the ssh access is still up, it's only anon which is down), and nothing changed. So that tarball is confirmed to be up-to-date CVS as of right now. We can keep it around for a while as a reference, until the transition to svn is completed. Cheers, f
participants (2)
-
Fernando Perez
-
samar khatiwala