From: Kris Leech Date: 2006-05-23T00:07:40+09:00 Subject: Compiling ruby - cannot find install-sh or install.sh I've compiled ruby in the past using MingGW / MSYS on Windows, but for some reason I'm now getting an error when doing the "./configure" command, which is "configure: error: cannot find install-sh or install.sh" using a fresh download of ruby 1.8.4. I can't find the file, is it part of the ruby source or the compiler? Many thanks, Kris. -- Posted via http://www.ruby-forum.com/.