Message4741

Author otmarhumbel
Recipients otmarhumbel, vivek
Date 2009-05-28.19:45:13
SpamBayes Score 0.19997142
Marked as misclassified No
Message-id <1243539913.81.0.762251358809.issue1359@psf.upfronthosting.co.za>
In-reply-to
Content
As documented in http://www.jython.org/Project/installation.html, the 
idea is to RUN the installation .jar, not to unpack it.

The .jar contains a MANIFEST which specifies what to do when started.

So please do:
  java -jar jython_installer-2.5rc3.jar
or:
  java -jar jython_installer-2.5rc3.jar --help
History
Date User Action Args
2009-05-28 19:45:13otmarhumbelsetmessageid: <1243539913.81.0.762251358809.issue1359@psf.upfronthosting.co.za>
2009-05-28 19:45:13otmarhumbelsetrecipients: + otmarhumbel, vivek
2009-05-28 19:45:13otmarhumbellinkissue1359 messages
2009-05-28 19:45:13otmarhumbelcreate