|
From: Luigi B. <lui...@gm...> - 2007-02-09 16:25:01
|
Hi all, I've made candidate tarballs for next release---you can see them listed at <http://quantlib.org/prerelease/>. Please try them and see if they cause any problems on your machines; if nothing relevant is reported, I'll make the release in a week or so. Note: you can download the tarballs from the page above, but the http connection is quite slow. If you have a Sourceforge account, you can retrieve them via SSH instead; use the command (one single line if my mailer or yours wraps it) scp jr...@sh...://home/groups/q/qu/quantlib/htdocs/prerelease/QuantLib-0.4.0.tar.gz . by replacing jrandom with your SF username and QuantLib-0.4.0.tar.gz with whatever archive you want to retrieve. (I don't know if scp is standard on Windows---it shouldn't be hard to find an SCP client anyway. If not, use http.) Thanks, Luigi ---------------------------------------- Steinbach's Guideline for Systems Programming: Never test for an error condition you don't know how to handle. |