Project

General

Profile

This project is closed and read-only.

Actions

Backport #5492

closed

MinGW Installation with Ruby 1.9.3rc1 Broken

Backport #5492: MinGW Installation with Ruby 1.9.3rc1 Broken

Added by cfis (Charlie Savage) almost 15 years ago. Updated over 14 years ago.

Status:
Closed
[ruby-core:40462]

Description

This is a regression since at least the preview release, not sure about the rc1 release. Using MinGW to make and then make install Ruby on Windows 7 now creates the following bin directory:

bin
erb
.bat
gem
.bat

etc.

Notice the file should be "erb.bat", not a "erb" sudirectory with a file called ".bat" in it. The same is true for:

erb
gem
irb
rake
rdoc
ri
testrb

This obviously breaks the installation...so marking it high priority.

Actions

Also available in: PDF Atom