On Sat, Jul 31, 2004 at 09:13:15PM +0300, Jani tiainen wrote: >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...
In the future you might also want to provide details like *what* source tree you downloaded if you are expecting detailed help. -- 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/