Re: Jython 2.2 on Ubuntu

2007-08-29 Thread smalltalk
On Aug 29, 10:50 pm, Neil Wallace <[EMAIL PROTECTED]> wrote: > Thanks Tim, > > I subscribed to the Jython group hosted by sourceforge, and they are a > great bunch of guys/gals. > > Here's what I did to fix my problem. > > 1. removed Jython 2.1 (using Synaptic)jytho > 2. added the following lines (

Re: Jython 2.2 on Ubuntu

2007-08-29 Thread Neil Wallace
Thanks Tim, I subscribed to the Jython group hosted by sourceforge, and they are a great bunch of guys/gals. Here's what I did to fix my problem. 1. removed Jython 2.1 (using Synaptic)jytho 2. added the following lines (as root) to /etc/profile # set PATH for Jython PATH=$

Re: Jython 2.2 on Ubuntu

2007-08-29 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, Neil Wallace wrote: > I have used the > GUI installer of Jython 2.2, and installed it to the default > /root/jython2.2 directory. You do realize that /root is the home directory of the root user, normally off-limits to normal users? Usually if you're installing yo

Re: Jython 2.2 on Ubuntu

2007-08-28 Thread Tim Couper
you need to ensure that the correct jython executable is in a directory which is on your on your path. I've just successfully test-subscribed to https://lists.sourceforge.net/lists/listinfo/jython-users. Maybe you could try again. Tim Dr Tim Couper CTO, SciVisum Ltd www.scivisum.com Neil

Jython 2.2 on Ubuntu

2007-08-28 Thread Neil Wallace
Hi all, I am a novice Python/Jython programmer, and Ubuntu user. Ubuntu still only supports only version 2.1 of Jython. I have used the GUI installer of Jython 2.2, and installed it to the default /root/jython2.2 directory. The install went without issues. However, typing jython --