Installer to look up?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Installer to look up?

Jason Monroe Martin
Has anyone looked at the installer used for Jython at
http://www.jython.org/ ?


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: Installer to look up?

Tom Maynard
On 9/29/2011 3:06 PM, Jason Monroe Martin wrote:
> Has anyone looked at the installer used for Jython at
> http://www.jython.org/ ?
>

It's on my list of "installers to investigate" -- but I just took a
quick look at the website and Jython is delivered as an executable JAR
file, and invoked by:

$ java -jar jython_installer-2.5.2.jar

That is one of the methods that I prefer personally (but I didn't
actually do it to see how well it works).  There were a couple of votes
in my collected ideas/suggestions for solutions of this style.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/