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: <002701c05180$e281e040$7e5858ca@bct51> From: "alex" To: Subject: How to run javac Date: Sun, 19 Nov 2000 00:59:06 +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 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com