Minimal Win32 Ruby install?

I’m new to Ruby, and noticed that the install contains a HUGE number of
files. I’d like to have this installed on a flash drive, but it takes
too
much space - which directories and files can I safely delete (I already
deleted the samples and src directories)? I’m only using the core parts
of
Ruby (not “enterprise” development, just for personal use).

Thanks,
Mike S.
[email protected]

On Jan 9, 2007, at 10:30, Mike S. wrote:

I’m new to Ruby, and noticed that the install contains a HUGE
number of
files. I’d like to have this installed on a flash drive, but it
takes too
much space - which directories and files can I safely delete (I
already
deleted the samples and src directories)? I’m only using the core
parts of
Ruby (not “enterprise” development, just for personal use).

gem uninstall any gems you don’t need. Also, RDoc or ri data if you
don’t need that either.


Eric H. - [email protected] - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!

Eric H. wrote:

Ruby (not “enterprise” development, just for personal use).

gem uninstall any gems you don’t need. Also, RDoc or ri data if you
don’t need that either.

The minimum under windoze? These two files:

4,608 ruby.exe
794,624 msvcrt-ruby18.dll