>>>>> "D" == Daniel Berger <Daniel.Berger / qwest.com> writes:

>> which install
D> /usr/sbin/install

 and

  ruby -rrbconfig -e 'p Config::CONFIG["INSTALL"]'

 and in the directory ruby-1.8.4

  ruby -ne 'print if /result.*install/' config.log

 this is when configure, for ruby, run that it search an install
 program 


Guy Decoux