Lothar Scholz wrote:
>
> Hello vruz,
>
>
> v> Are you thinking of including wxRuby in the Rubyinstaller as well ?
>
> Yes please - if you think it is stable enough. "0.3" was not stable
> even for minor things.
>
> And whats about adding including SQLite library ?

The list of desirable inclusions could easily be endless and very much
subject to individual preferences.

What I want to do is to include a GUI based RubyGems browser that would let
you choose what packages (or named groups of packages) that you would like
to install. This RubyGems browser/installer should also be runnable at any
time after the initial installation to add or remove installed packages.

Two make this a reality, two things need to happen:

1) A GUI-based RubyGems browser needs to be written (I was going to do this,
but due to my time constraints, Lyle Johnson is working on it).

2) More Ruby developers need to create RubyGem packages of their work.

In the meantime, I will probably resist making changes to the list of
pre-installed packages unless there is a compelling reason to do so.

Curt

PS
  With the next version of wxRuby I hope to be able to package it up as a
RubyGem