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: simple problem with "make"


At 04:49 PM 6/18/2001, Borges, Rodolfo wrote:
>i installed cygwin one or two weeks ago (so it's a new version..)
>tried to run make, and:
>
>$ make
>/cygdrive/c/java/bin/javac.exe Chart.java
>make: /bin/sh.exe: Command not found
>make: *** [Chart.class] Error 127
>$
>
>problem was solved by
>$ cd /bin
>$ ln -s bash.exe sh.exe
>
>
>just my $0.02


The fact that you don't have /bin/sh indicates that your installation is
incomplete.  Anyone in a similar situation is recommended to visit
www.cygwin.com and click on "Install Now".  This will update the 
installation and install any missing pieces.  Its important to take this
step when any such anomaly occurs since there may be others as well.
Re-running the install/update process is the best way to correct them
all.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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