From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Anthony Green" To: , Subject: Re: Jython status. Date: Wed, 17 Oct 2001 23:07:00 -0000 Message-id: <006901c1579b$ed7b1b20$5be6b4cd@cygnus.com> References: <200110180503.WAA06488@fencer.cygnus.com> X-SW-Source: 2001-10/msg00029.html Alex wrote: > I need to fix the general problem for Jython now which is what to find > where. It needs a path to some python files it finds only if I put > them right under its nose. It's also still necessary to put a symlink > to .../java in the cwd in order for Jython to be able > to load information about the Java objects. > > Note that if I'm using gcj, I don't need the symlink, so the binaries > and the VM differ in terms of knowing where things could be found -- > does it ring a bell to anyone? I'm not sure I understand all this. Perhaps if I could see it in action... Do you think you could import this stuff now? BTW - remember to use "-ko" on your cvs import in order to maintain the original rcs ID strings. Not a big deal - but I noticed that this wasn't done for gnu.readline. AG