ts wrote:
>>>>>>"D" == Daniel Berger <Daniel.Berger / qwest.com> writes:
> 
> 
> D> The 'INSTALL' target in the Makefile is simply: INSTALL = ./install-sh -c
> 
>  What give ?
> 
>    which install
>    which ginstall
> 
>  See in configure for ruby
> 
> # Find a good install program.  We prefer a C program (faster),
> # so one script is as good as another.  But avoid the broken or
> # incompatible versions:
> 
> 
> 
> Guy Decoux
> 

 >which install
/usr/sbin/install

 >which ginstall
no ginstall

Regards,

Dan