public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* Jython's `make install'
@ 2001-10-24 22:28 Alexandre Petit-Bianco
  2001-10-24 23:03 ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Petit-Bianco @ 2001-10-24 22:28 UTC (permalink / raw)
  To: rhug-rhats

I checked in a patch to install jython correctly. In order to run
Jython, just augment your CLASSPATH with
<rhug-install>/share/jython.jar:<libgcj-install>/share/libgcj.jar and
start <rhug-install>/bin/jython. Next is `make check', which will
require a bit of setup and patches to the test suite.

Note that the jar bug is gone.

./A

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Jython's `make install'
  2001-10-24 22:28 Jython's `make install' Alexandre Petit-Bianco
@ 2001-10-24 23:03 ` Anthony Green
  2001-10-24 23:07   ` Alexandre Petit-Bianco
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Green @ 2001-10-24 23:03 UTC (permalink / raw)
  To: apbianco, rhug-rhats

Alex wrote:
> I checked in a patch to install jython correctly. In order to run
> Jython, just augment your CLASSPATH with
> <rhug-install>/share/jython.jar:<libgcj-install>/share/libgcj.jar and
> start <rhug-install>/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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Jython's `make install'
  2001-10-24 23:03 ` Anthony Green
@ 2001-10-24 23:07   ` Alexandre Petit-Bianco
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Petit-Bianco @ 2001-10-24 23:07 UTC (permalink / raw)
  To: Anthony Green; +Cc: rhug-rhats

Anthony Green writes:

> Cool - but why do you have to set CLASSPATH?  What's it doing?  It
> would be good to not have to do this.

Jython gets a clue about where things are by reading the libgcj
property that is initialized with CLASSPATH content. There's a
property file that let you set things, but I never could get it to
work. That's what's next after `make check'. I'm updating the TO-DO
file. Thanks.

> 
> AG
> 
> 


./A

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-10-24 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-24 22:28 Jython's `make install' Alexandre Petit-Bianco
2001-10-24 23:03 ` Anthony Green
2001-10-24 23:07   ` Alexandre Petit-Bianco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).