Joao Pedrosa wrote: > Hi, > > On Thu, 27 Jan 2005 12:33:17 +0900, Michael Neumann <mneumann / ntecs.de> wrote: > >>Joao Pedrosa wrote: >> >>>Hi, >>> >>>On Thu, 27 Jan 2005 12:26:10 +0900, Curt Sampson <cjs / cynic.net> wrote: >>> >>> >>>>On Thu, 27 Jan 2005, Michael Neumann wrote: >>>> >>>> >>>> >>>>>Oops, I forgot to mention how to install it ;-) >>>>>gem install wee >>>> >>>>How about a non-gem copy for those of us who use configuration >>>>management on our ruby code? >>> >>> >>>I second this. I particularly don't use gems. :-) >> >>No problem, will do. Hm, now the question is, which install.rb program I >>should use? Any hints? Can I expect rake (Ruby make) to be installed? > > > This one? > http://raa.ruby-lang.org/project/setup/ I've rolled on my own install.rb. Download the tar.gz from here: http://rubyforge.org/frs/?group_id=427 Then do a "ruby install.rb". Regards, Michael