From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Anthony Green" To: , Subject: Re: Jython's `make install' Date: Wed, 24 Oct 2001 23:03:00 -0000 Message-id: <01fc01c15d1b$82445120$5be6b4cd@cygnus.com> References: <200110250528.WAA08582@fencer.cygnus.com> X-SW-Source: 2001-10/msg00060.html Alex wrote: > I checked in a patch to install jython correctly. In order to run > Jython, just augment your CLASSPATH with > /share/jython.jar:/share/libgcj.jar and > start /bin/jython. Next is `make check', which will > require a bit of setup and patches to the test suite. Cool - but why do you have to set CLASSPATH? What's it doing? It would be good to not have to do this. AG