From: "Mauricio Fernández" Date: 2004-08-11T02:43:26+09:00 Subject: Re: [ANN] rpa-base 0.2.0 On Tue, Aug 10, 2004 at 10:36:15PM +0900, Iki wrote: > I am using a mingw version of ruby (1.8.1) and I had to add > > $stdout.sync=true > > at the top of install.rb in order to see > the questions about the default directory. Thanks for your report, I had only tested it on cygwin and the 'Pragmatic installer'. Since this issue affects the bootstrapping phase, I've decided to release the correction through rubyforge.org (instead of only as an incremental upgrade with rpa install rpa-base). http://rubyforge.org/frs/?group_id=265 > Also it would be nice to have > a command line selection of the proxy like rubygems do ( --proxy=... ) Please try to rpa update rpa install rpa-base The following options: --proxy http://whatever:8080 --no-proxy don't use a proxy, whatever ENV["http_proxy"] says should be now honored when doing rpa update or rpa install, as well as when running directly a "RPAfied install.rb" (i.e. the sort of things you get when you do rpa source portname; cd portname). -- Running Debian GNU/Linux Sid (unstable) batsman dot geo at yahoo dot com