From: Yaoyao Gu Date: 2006-08-10T07:25:17+09:00 Subject: Re: Question about "No such file to load -- rexml/encodings/ISO-8859-1.rb" Thanks for the quick reply! Well, this didn't solve my problem. I guess I need to run the project from source. I will try that! Yaoyao On Aug 09, 2006 05:44 PM, Jan Svitok wrote: > Fix: > On 8/9/06, Jan Svitok wrote: > > On 8/9/06, Yaoyao Gu wrote: > > First, try adding path to the ISO....rb to %RUBYOPTS%: > > > > set RUBYOPTS=%RUBYOPTS% -Ipath/to/iso88591.rb > > set RUBYOPTS=%RUBYOPTS% -Ipath/to/lib dir > > i.e. set RUBYOPTS=%RUBYOPTS% -Ic:/ruby/lib/1.8 > > Jano >