[Rubygems-developers] Where's install.rb?
Jim Weirich
jim at weirichhouse.org
Wed Aug 31 14:18:30 EDT 2005
Eric Hodel said:
> $ pwd
> /Users/drbrain/Work/cvs/rubygems/rubygems
> $ rake install
> (in /Users/drbrain/Work/cvs/rubygems/rubygems)
> ruby18 install.rb
> ruby18: No such file or directory -- install.rb (LoadError)
> rake aborted!
> Command failed with status (1): [ruby18 install.rb]
> ./rakefile:283
> $ cvs up install.rb
Hmmm ... install.rb has been replaced with setup.rb. Obviously the rake
install task wasn't told about the switch :)
--
-- Jim Weirich jim at weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
More information about the Rubygems-developers
mailing list