Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 19 Jul 2005 09:58:29 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: community help <helpcomm@yahoo.com>
cc: cygwin@cygwin.com
Subject: Re: tcl and java on cygwin
In-Reply-To: <20050719111414.97791.qmail@web30011.mail.mud.yahoo.com>
Message-ID: <Pine.GSO.4.61.0507190953380.1466@slinky.cs.nyu.edu>
References: <20050719111414.97791.qmail@web30011.mail.mud.yahoo.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Tue, 19 Jul 2005, community help wrote:

> I want to be able exchange data between tcl and java
> in an application that i am developping under cygwin.

You'll have to be a bit more specific than that.  You can always, for
example, pipe the data to a Java program from a Tcl program, and vice
versa.

> I found a tool allowing the interaction between java
> and tcl but this latter does not install under cygwin.

Details, please.  What does "does not install" mean.  You're not trying to
unpack a Linux binary RPM, for example, are you?  If you try compiling it
from source, what messages do you get?

> do you know of an other tool that can do the trick?

First you have to tell us what "the trick" is.

> For java i've seen that cygwin uses the java installed
> in windows outside cygwin, is this normal?

Yes, normal and expected.  There is no open-source JVM ported to Cygwin,
AFAIK.  You could use the Java wrapper scripts in the cygwin-apps CVS to
get some of the look-and-feel of Linux java from the command line (POSIX
classpaths and whatnot), but underneath it's still the good ol' Windows
JDK/JRE.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

