ANN: FXRuby-1.0.18 Now Available

I had the same problem. Lyle sent me the attached file and had me save it
in C:\ruby\lib\ruby\site_ruby\1.7\fox. That fixed my problem.

Jamey.

version.rb (74 Bytes)

···

-----Original Message-----
From: Jason Persampieri [mailto:jason@persampieri.net]
Sent: Tuesday, January 28, 2003 4:58 PM
To: ruby-talk@ruby-lang.org
Subject: Re: ANN: FXRuby-1.0.18 Now Available

After installing FXRuby v1.0.18 over Ruby v1.6.8 (using the
correct binary), I get this error when
trying to require fox.

C:\ruby\bin\ruby.exe -e “require ‘fox’”
-e:1:in require': No such file to load -- fox/version (LoadError) from -e:1:in require’
from -e:1

What did I do wrong THIS time? :wink:

Jason

I had the same problem. Lyle sent me the attached file and had me save it
in C:\ruby\lib\ruby\site_ruby\1.7\fox. That fixed my problem.

Jamey.

Cool… that worked (well, copying to the 1.6 variant of the directory worked).

Thanks Jamey.

Jason