Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <410BE13B.8090006@luukku.com> Date: Sat, 31 Jul 2004 21:13:15 +0300 From: Jani tiainen User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) MIME-Version: 1.0 To: Jani tiainen CC: cygwin AT cygwin DOT com Subject: Re: Configure and missing install-sh References: <410BDDCA DOT 5060709 AT luukku DOT com> <20040731180106 DOT GA8180 AT trixie DOT casa DOT cgf DOT cx> <410BDFFE DOT 4050807 AT luukku DOT com> In-Reply-To: <410BDFFE.4050807@luukku.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Jani tiainen wrote: > Christopher Faylor wrote: > >> On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote: >> >>> I tried googling around but couldn't really find reason (and >>> solution) why configure script ends in error stating: >>> $ ./configure >>> configure: error: cannot find install-sh or install.sh in . ./.. ./../.. >>> >>> Something to check/set to get that working? >> >> >> >> The message is pretty self explanatory, isn't it? You're apparently >> missing an install-sh file which configure requires. > > > Err... Makes me wonder where it comes from, because it isn't in source > tree I downloaded... > > Have I missed something? Answering to myself and for further reference: automake --add-missing took care of job... -- Jani Tiainen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/