From: Gennady Date: 2003-01-04T08:04:06+09:00 Subject: Re: RWiki problem Never mind, I found erb-1.4.3 at http://www2a.biglobe.ne.jp/~seki/ruby/erb.html Rwiki started :-), now I need to figure out how to use it. Gennady. ----- Original Message ----- From: "Gennady" To: "ruby-talk ML" Sent: Friday, January 03, 2003 2:52 PM Subject: RWiki problem > Hi, > > I am trying to install RWiki. I installed all required packages (with > tweaked rwiki-installer.sh), however I am having a problem with ERb usage: > rwiki.rb requires 'erb/erbu' and 'erb/erbl', and they are not in > distribution of ERb found at RAA. I replaced those require statements with > just > > require 'erb' > > however in this case I get the following error message: > > rwiki.rb:145: uninitialized constant ERbUtil at RWiki::ContentRD2 > (NameError) > (it definitely wants 'erb/erbu') > > Did anyone have any success in making rwiki run? Any suggestions? > > Thank you, > Gennady. > > > >