A
Arie said:
The source for Ruby 1.8.4 was released less than 24 hours ago.
An actual human being must now take that source and assemble the
binaries for the one-click. This takes time and effort.
Curt Hibbs is that actual human being, and he has already said, on this
very list, that it may take a few weeks for the 1.8.4 one-click to
appear. Please go find that message and read the reasons.
Curt said:Thanks, James.
The one-click installer includes a number of Ruby extensions (in
addition to Ruby 1.8.4, itself). All of these have to be updated to
the latest versions, compiled, installed, and tested (some of these I
am not familiar with so I need to ave others test them for me).
All this takes time (and I still have a day job, too).
John said:I think there's some confusion caused by the fact that so much
cross-platform Free software nowadays includes a Windows binary as an
intrinsic part of the release. When Firefox went to 1.5, or
OpenOffice.org went to 2.01, there was a Windows installable waiting for
everyone.
Since the One-Click Installer is /not/ an intrinsic part of the Ruby
release, of course this doesn't happen.
2005/12/27 said:Arie Kusuma Atmaja ha scritto:
please notice that even if it is not a one-click installer you can get a
win32 version of ruby from here:
http://www.garbagecollect.jp/ruby/mswin32/en/download/release.html
It does not include many of the goodies that are available with the
one-click-installer, such as fxruby,scite or programming ruby in chm
format, but it works fine (except for readline).
The one-click installer includes a number of Ruby extensions (in
addition to Ruby 1.8.4, itself).
The one-click installer includes a number of Ruby extensions (in
addition to Ruby 1.8.4, itself).
I wonder if you might be able to trim it back a bit. Perhaps survey
your userbase and try to determine how much each extension is being
used?
Or consider doing Min and Max versions?
--Steve
[Personally, I just want ruby, rubygems, and docs]
Sung said:It might not be too difficult to include options of including or excluding
extensions in the installer, even though I love the previous installer.![]()
Examples of how to do this are welcome.
Basically the various extensions need to be split out into named
SubSections in the ruby.nsi file, and the 'components' page should be
flagged for display.
If it would help, I can make these changes and submit a patch against the= trunk.
I maintain an NSI-based installer that does a lot of conditional work,
so I'm comfortable with the syntax.
--Wilson.
And to Stephen: I have been (and will continue) to cut back on
included extensions as RubyGems continues to pick up the slack.
Thanks, James.
The one-click installer includes a number of Ruby extensions (in
addition to Ruby 1.8.4, itself). All of these have to be updated to
the latest versions, compiled, installed, and tested (some of these I
am not familiar with so I need to ave others test them for me).
All this takes time (and I still have a day job, too).
Thanks for your patience,
Curt
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.