Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <00b601c05188$43d357a0$7e5858ca@bct51> From: "alex" To: References: <4 DOT 3 DOT 1 DOT 2 DOT 20001118123050 DOT 021d8890 AT pop DOT ma DOT ultranet DOT com> Subject: Re: How to run javac Date: Sun, 19 Nov 2000 01:51:45 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 ----- Original Message ----- From: "Larry Hall (RFK Partners, Inc)" To: "alex" Sent: Sunday, November 19, 2000 1:33 AM Subject: Re: How to run javac > At 11:59 AM 11/18/2000, you wrote: > >Dear all, > > How can i run javac within bash ? I download cygwin and when i try to > >run javac on a java file. It always told me that the file doesn't exist. > >When i use less command to view that file. it exist. > > > >i use the command : > >javac -d . /cygdrive/c/abc/abc.java > > > >to compile the java program > > > > Where's you get javac? Is it a Cygwin version (I've never heard of one)? > If not, the problem is that it won't understand Cygwin mount points. You > need to specify the path to you java file in relative terms, create a Cygwin > mount path that mirrors your Windows file system, or use Windows-style > paths. > Yes, the javac is come from JDK118. I don;t know now to create a mount path. I use the command mount d:\\ ddrive it told me that mount: ddrive: Invalid argument -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com