This is the mail archive of the cygwin@sources.redhat.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]

Trivial Error with autoscan script


The script /usr/bin/autoscan which is used to create an initial configure.in
to use with autoconf and automake has as its first line:
  #! /usr/local/bin/perl
But Cygwin installs perl into /usr/bin so attempting to run this script
gives a program not found error.
Simple solution is to edit /usr/bin/autoscan and remove the /local

- Steven.

---------------------------------------------------------
Steven Green
Email: steven@greenius.co.uk
Web: http://www.greenius.co.uk
ICQ#: 12719077
---------------------------------------------------------



--
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]