[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

make install not getting through rdoc phase

From: "David A. Black" <dblack@...>
Date: 2004-02-16 11:57:33 UTC
List: ruby-core #2449
Hi --

I'm getting the following fatal error when trying to install the
latest CVS Ruby:

Generating RDoc documentation
./miniruby ./runruby.rb --extout=.ext -- "./bin/rdoc" --all --ri --op "/usr/local/lib/ruby-cvs//share/ri/1.9/system" "."
/home/dblack/ruby/lib/rdoc/options.rb:4:in `require': No such file to load -- rdoc/ri/ri_paths (LoadError)
        from /home/dblack/ruby/lib/rdoc/options.rb:4
        from /home/dblack/ruby/lib/rdoc/rdoc.rb:20:in `require'
        from /home/dblack/ruby/lib/rdoc/rdoc.rb:20
        from ./bin/rdoc:59:in `require'
        from ./bin/rdoc:59
make: *** [install-doc] Error 1


It's probably something stemming from having too many fragments of
too many versions of things lying around, but I can't seem to
track it down.


David

-- 
David A. Black
dblack@wobblini.net


In This Thread

Prev Next