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/