Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <3E43C4D4.5050301@inonit.com> Date: Fri, 07 Feb 2003 09:38:12 -0500 From: "David P. Caldwell" MIME-Version: 1.0 To: cygwin@cygwin.com CC: paulus_allo@yahoo.com Subject: Java on Cygwin (was: TclX and J2SDK) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Paulus: You wrote: >** I also plan to install J2SDK on Cygwin, can anybody >help me with this? I have downloaded the bin file from >SUN website, what next? For Java, you'll need to install the Windows version of the SDK, not the Linux version. Since the executables (javac, java, etc.) are native Windows executables, they won't understand Cygwin paths. You'll need to become familiar with the "cygpath" command. There's a recent thread (probably more than one) about this in the mailing list archives. The resources at http://www.inonit.com/cygwin/faq/ may help. -- David. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/