|
From: <no...@so...> - 2002-03-20 16:22:39
|
Support Requests item #464788, was opened at 2001-09-25 06:42 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Install problem Initial Comment: I have just gone to the download page and downloaded the class file there. I then ran: java jython-20 but got: Exception in thread main java.lang.NoClassDefFoundError: __Finjan_Substitute_Data_ARAGABALDDEBSS Is it the case that all that is required to download is a single class file - that doesn't seem much to implement a whole language? Craig ---------------------------------------------------------------------- >Comment By: Kevin J. Butler (kevinbutler) Date: 2002-03-20 09:22 Message: Logged In: YES user_id=117665 It is the case that the only thing to download is a single jython-21.class file. The class file is actually a self-expanding archive (you can view or extract its contents with "unzip" utilities). The error you report is unfamiliar to me - you may have a JDK installation issue. What JDK & OS platform are you using? ---------------------------------------------------------------------- Comment By: Joe White (joebeew) Date: 2002-03-20 09:09 Message: Logged In: YES user_id=489875 Get 2.1 and just do java jython-21 works fine ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=212867&aid=464788&group_id=12867 |