Hello, I am trying to run AObench(http://lucille.atso-net.jp/aobench/) on Ikarus and tried to install SRFI libraries as described in the ikarus-scheme- users-guide.pdf.
It says following command will install the library: $ bzr checkout --lightweight http://bazaar.launchpad.net/~ikarus-srfi-team/ikarus-libraries/srfi but it fails on my MacBook (with Bazaar 1.4) like this. /Users/yhara/research/r_6rs % bzr checkout --lightweight http://bazaar.launchpad.net/~ikarus-srfi-team/ikarus-libraries/srfi bzr: ERROR: Not a branch: "https://launchpad.net". Is the URL correct? (or moved to 'https://code.launchpad.net/~ikarus-libraries-team/ikarus-libraries/ srfi' ?)
