Bugzilla – Bug 135636
Jython fails to start
Last modified: 2006-01-26 15:28:58 UTC
Trying to run jython I got an error message that libreadline-java could not be loaded and jython fails to start with a no class def exception. The problem seems to be associated with the location of the libreadline-java.jar library. On my system this file is placed in /usr/lib/java, I made jython run by creating a symbolic link to this library in the /usr/share/java directory.
Thanks, was fixed in update on Fri Nov 25 2005