Using Gems on windows

Thanks for the quick answer. But I will agree with the docs that it is
certainly confusing for the new user like myself in an irb session.

--Bill

···

-----Original Message-----
From: list-bounce@example.com [mailto:list-bounce@example.com] On Behalf
Of Jim Weirich
Sent: Thursday, April 06, 2006 12:01 AM
To: ruby-talk ML
Subject: Re: Using Gems on windows

William (Bill) Froelich wrote:

[..] However if I then go into
an irb session I get false returned when trying to require them.
[...] Can anyone point me in the
right direction as to what I am / have done wrong?

You have done nothing wrong. There is no problem. If there were an
error, require would have thrown an exception. See
http://docs.rubygems.org/read/chapter/19#page100 for more details.

--
-- Jim Weirich

--
Posted via http://www.ruby-forum.com/\.

William (Bill) Froelich wrote:

Thanks for the quick answer. But I will agree with the docs that it is
certainly confusing for the new user like myself in an irb session.

--Bill

Take heart! Here's the result with the most recent CVS version of
RubyGems:

  $ irb
  irb(main):001:0> require 'pdf/writer'
  => true
  irb(main):002:0>

···

--
-- Jim Weirich

--
Posted via http://www.ruby-forum.com/\.

...take heart as well for PDF::Writer: it's developed on a Windows box.

-austin

···

On 4/6/06, William (Bill) Froelich <wfroelich@dbsnow.com> wrote:

Thanks for the quick answer. But I will agree with the docs that it is
certainly confusing for the new user like myself in an irb session.

--
Austin Ziegler * halostatue@gmail.com
               * Alternate: austin@halostatue.ca