Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] One-Click Ruby Installer 182-15 for Windows

Reply
Thread Tools

[ANN] One-Click Ruby Installer 182-15 for Windows

 
 
Curt Hibbs
Guest
Posts: n/a
 
      04-26-2005
I had hope to simultaneously release installers
for an updated version of Ruby 1.8.2 stable *and*
the new 1.8.3 preview1, but there appears to be some
delay for Matz in releasing 1.8.3 preview1. So I am
releasing the updated stable version now.

This release of the One-Click Ruby Installer for
Windows is built from Ruby 1.8.2 final. It mostly
upgrades included extensions and applications to
their most recent versions.

There is one notable addition: fxri 0.3.2.
Be sure to try it (if you use FreeRIDE, fxri
is also embedded into FreeRIDE) because it is
wonderfully addictive! fxri combines a nice
interactive search interface to the Ruby docu-
mentation along with an interactive ruby
session (irb) -- all wrapped up in a nice GUI
shell.

Changes Since 1.8.2-14 Final:
- Added fxri 0.3.2
- Updated FXRuby 1.2.6
- Updated FreeRIDE to 0.9.4
- Updated RubyGems to 0.8.10
- Created start menu shortcuts for RubyGems gem_server
and viewing the RDoc for installed gems.
- Included new build of readline 4.3.2
(I hope this fixes readline problems)
- Included user-submitted irb patch
- Included ruby/misc/ruby-electric.el from Ruby 1.9
- Included TestUnit patch needed by Rails

Enjoy!
Curt


 
Reply With Quote
 
 
 
 
Lyndon Samson
Guest
Posts: n/a
 
      04-26-2005
On 4/26/05, Curt Hibbs <> wrote:
>


I noticed SQLite was included as a RFE, any word on whether thats
considered valuable? The byte overhead wouldn't be much and its handy
to have some sort of persistence above and beyond marshalled arrays of
hashs

--
Into RFID? www.rfidnewsupdate.com Simple, fast, news.



 
Reply With Quote
 
 
 
 
Matt Mower
Guest
Posts: n/a
 
      04-26-2005
Hi Curt,

On 4/26/05, Curt Hibbs <> wrote:
> This release of the One-Click Ruby Installer for
> Windows is built from Ruby 1.8.2 final. It mostly
> upgrades included extensions and applications to
> their most recent versions.
>


Just thought i'd let you know that installing this package doesn't
seem to have added C:\RUBY\BIN to the path or setup the PATHEXT entry
for executing .rb and .rbw files. If I remember correctly the
1.8.2-14 package did do this.

I installed by first uninstalling the 1.8.2-14 package (which deleted
my C:\RUBY directory) and then running the new installer. I'm using
Windows XP-SP1.

Regards,

Matt

--
Matt Mower :: http://matt.blogs.it/



 
Reply With Quote
 
Alexandru Popescu
Guest
Posts: n/a
 
      04-26-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[quote Matt Mower:n 4/26/2005 4:16 PM]
> Hi Curt,
>
> On 4/26/05, Curt Hibbs <> wrote:
>> This release of the One-Click Ruby Installer for
>> Windows is built from Ruby 1.8.2 final. It mostly
>> upgrades included extensions and applications to
>> their most recent versions.
>>

>
> Just thought i'd let you know that installing this package doesn't
> seem to have added C:\RUBY\BIN to the path or setup the PATHEXT entry
> for executing .rb and .rbw files. If I remember correctly the
> 1.8.2-14 package did do this.
>
> I installed by first uninstalling the 1.8.2-14 package (which deleted
> my C:\RUBY directory) and then running the new installer. I'm using
> Windows XP-SP1.
>
> Regards,
>
> Matt
>

This is weird. Same env, same steps still i see the entry in Path definition on the System variables.

- --:alex |.::the_mindstorm::.|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCbmO+OCPjdDT2FEURAnLEAKDH/MjTusGtVcc/diatBtNMMNeX4QCgirHg
rZ7X/OgHDuwuSL371v7rYh8=
=VboH
-----END PGP SIGNATURE-----


 
Reply With Quote
 
Curt Hibbs
Guest
Posts: n/a
 
      04-26-2005
Alexandru Popescu wrote:
>>
>>Just thought i'd let you know that installing this package doesn't
>>seem to have added C:\RUBY\BIN to the path or setup the PATHEXT entry
>>for executing .rb and .rbw files. If I remember correctly the
>>1.8.2-14 package did do this.
>>
>>I installed by first uninstalling the 1.8.2-14 package (which deleted
>>my C:\RUBY directory) and then running the new installer. I'm using
>>Windows XP-SP1.
>>
>>Regards,
>>
>>Matt
>>

>
> This is weird. Same env, same steps still i see the entry in Path definition on the System variables.


This one is gong to drive me crazy! This happened to a handful of people
with 1.8.2-14, but the vast majority had no problem.

Does it help if you reboot after installation?

Curt


 
Reply With Quote
 
Curt Hibbs
Guest
Posts: n/a
 
      04-26-2005
Lyndon Samson wrote:
> On 4/26/05, Curt Hibbs <> wrote:
>
>
> I noticed SQLite was included as a RFE, any word on whether thats
> considered valuable? The byte overhead wouldn't be much and its handy
> to have some sort of persistence above and beyond marshalled arrays of
> hashs
>


My longterm goal is to replace actually including more extensions with a
nice integrated GUI interface for browsing and installing RubyGems
packaged extensions. SQLite would probably fit into that category.

Curt


 
Reply With Quote
 
Matt Mower
Guest
Posts: n/a
 
      04-26-2005
Hi Curt,

On 4/26/05, Curt Hibbs <> wrote:
> > This is weird. Same env, same steps still i see the entry in Path definition on the System variables.

>
> This one is gong to drive me crazy! This happened to a handful of people
> with 1.8.2-14, but the vast majority had no problem.
>


Yes, more puzzling still since I'm one of the ones for whom it worked
with 1.8.2-14.

> Does it help if you reboot after installation?
>


No, sadly I had tried that before posting.

Regards,

Matt

--
Matt Mower :: http://matt.blogs.it/



 
Reply With Quote
 
Jon A. Lambert
Guest
Posts: n/a
 
      04-26-2005
Curt Hibbs wrote:
> This release of the One-Click Ruby Installer for
> Windows is built from Ruby 1.8.2 final. It mostly
> upgrades included extensions and applications to
> their most recent versions.


Which compiler is used to produce this version?
VC 6, 7, 7.1?

Thanks

--
J Lambert



 
Reply With Quote
 
Linus Sellberg
Guest
Posts: n/a
 
      04-26-2005
On 4/26/05, Curt Hibbs <> wrote:
> - Included new build of readline 4.3.2
> (I hope this fixes readline problems)


Yay! Thanks a lot

It no longer crashes when I start irb and press tab twice.

It apparently didn't fix the locale problem though. It is still
impossible[*] to type []}{ etc and typing дце exits irb. No error
message or anything, just a prompt.
[*] Outside emacs-shell that is. Yes, I know that it possible to fix
with a .irbrc, however, it isn't something that a user should ever
have to care about.



 
Reply With Quote
 
Karl von Laudermann
Guest
Posts: n/a
 
      04-26-2005
Ok, I downloaded the installer .exe file. I double-clicked the file to
launch it. I clicked Next to continue, then I clicked "I Agree" at the
Licence Agreement screen. Then I clicked Next at the Choose Components
screen, and Install at the Choose Install Location screen. Finally,
after it finished installing, I clicked Finish to exit the installer.

So my question is, which of these seven clicks is the actual "one
click"?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pywin32 vista installer fix & general distutils installer name bug Ville Vainio Python 0 04-09-2008 07:16 PM
can distutils windows installer invoke another distutils windows installer timw.google Python 1 05-11-2006 10:07 PM
Ruby One-click Installer and ruby 18.4. Dany Cayouette Ruby 7 01-19-2006 03:09 PM
[ANN] Ruby Installer for Windows 1.8.2-14_RC5 (from Ruby 1.8.2 preview1) Curt Hibbs Ruby 54 08-05-2004 10:47 PM
compiling ruby-1.8.1 + official ruby installer for win? KONTRA Gergely Ruby 0 01-26-2004 08:03 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57