I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit c889a837 authored by aum's avatar aum Committed by zzz
Browse files

More update ant tidy-up

parent 6a55af19
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@ Instructions for building i2psam.jar
You will need:
- a decent java sdk, eg Sun J2SDK 1.4.2 or later
- jython - www.jython.org
Note that you don't need python to build the SAM server
IMPORTANT - when installing jython, and run java on jython_n.n.class,
IMPORTANT - when you're installing jython, and running
'java on jython_n.n.class',
make sure you run the java.exe that's in your SDK, not the one in your
JRE.
......@@ -19,17 +19,14 @@ JRE.
2) Preparation
Edit the Makefile, and set JYTHONJAR to where your jython.jar lives
Don't worry about this if your're on windows
- add the main jython directory to your PATH. Test this by typing
'jythonc' from a shell prompt.
----------------------------------------------------------
3) Building
To build i2psam.jar on regular *nix OSs, simply type 'make'.
To build i2psam.jar on Windows, type 'build.bat'
- type 'ant build'
----------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment