Message10011

Author zyasoft
Recipients joshfriend, zyasoft
Date 2015-05-04.15:39:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430753989.97.0.889273080404.issue2350@psf.upfronthosting.co.za>
In-reply-to
Content
Also on OSX 10.10.3 with JDK 1.8.0_45, no JAVA_* or JYTHON_* env variables set in advance:

jimbaker:~ jbaker$ export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home
jimbaker:~ jbaker$ java -jar ~/Downloads/jython-installer-2.7.0.jar -s -d $PWD/jython
Performing silent installation
 10 %
 20 %
 30 %
 40 %
 50 %
 60 %
 70 %
Generating start scripts ...
Installing pip and setuptools
 90 %
Ignoring indexes: https://pypi.python.org/simple/
Downloading/unpacking setuptools
Downloading/unpacking pip
Installing collected packages: setuptools, pip
Successfully installed setuptools pip
Cleaning up...
 100 %
Congratulations! You successfully installed Jython 2.7.0 to directory /Users/jbaker/jython.
History
Date User Action Args
2015-05-04 15:39:49zyasoftsetmessageid: <1430753989.97.0.889273080404.issue2350@psf.upfronthosting.co.za>
2015-05-04 15:39:49zyasoftsetrecipients: + zyasoft, joshfriend
2015-05-04 15:39:49zyasoftlinkissue2350 messages
2015-05-04 15:39:49zyasoftcreate