Get Firefox   [ - JYOTIRMAYA.COM - ] Get the Source
 :: Home :: Wiki Home

Gettingand Installing Jython

[ Programming Trail >> Java Trail >> Jython >> Getting and Installing Jython ]

Download the latest distribution (jython-21.class) of Jython from jython.org website. Keep the class file in a directory. Before you start installing Jython, please make sure that the latest version of Java SDK installed.

Official installation documentation can be found here [1].

Installation Instructions

Now go to the DOS command prompt and type:
 jview jython-21
No .class


If Java SDK is installed properly with all CLASSPATH set correctly you will see this screen


Select "ALL" and click "NEXT"


The installation will verify your system and will show you a screen like this, click "NEXT" to proceed


Accept the license terms

Choose the destination directory (e.g. C:\jython-2.1), remeber choose a directory with NO SPACES in it which may cause some problems


Click next and you will see this screen,


Click "GO" and Jython installation will start


You will see an installation complete screen. Click exit and you are done installing Jython.


Now set the "PATH" variable of your machine


and then


After that again go to the DOS prompt and type "jython"


You will see the Jython console.

To exit the Jython console type the following

 >>>import sys; sys.exit()
and click enter.


References
[1] http://www.jython.org/install.html
 

Contributors

Jyotirmaya Nanda



Last Updated 10/30/2004 5:51:01 PM by '130.203.244.71'
Home | Versions | Edit page | List pages | Recently Modified pages | | Add to My Yahoo!

Search for:
I block the IP address(es) of users trying to vandalize my wiki. A simple mail to me can remove your IP from the blocked list. If you are new to wiki and want to try something out please do so at the Wiki Sand Box. Thank you !!.

  Last Modified: Thursday, November 29, 2007; at 11:05:03 AM

[ - © Jyotirmaya Nanda, 2007 - ]