This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Not sure why automake is not being found?


Jonathan Van Luik wrote:
> 
> $ automake Makefile
> BASH: /usr/bin/automake: bad interpreter: No such
> file of directory
<SNIP>

This is one of the changes in Bash 2.05. This particular message
indicates
that the first line is pointing to a wrong directory. In this case, perl
is not where the script thinks it is. Check with 'head -1
/usr/bin/automake'
and see where it thinks perl is installed. Fix as needed.

-- 
AJ Reins - tbisp<AT>qwest.net -or- tbisp<AT>my-deja.com
Warning label I would like to see on software:
"Before using, read instructions.
 If you do not understand or cannot read,
  do no use this product."

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]