Downloads

From PileLine

(Difference between revisions)
Jump to: navigation, search
m (Building from sourcecode (optional))
Line 11: Line 11:
== Building from sourcecode (optional) ==
== Building from sourcecode (optional) ==
1. You need to install [Subversion  http://subversion.tigris.org/] in your system.
1. You need to install [Subversion  http://subversion.tigris.org/] in your system.
 +
2. Download the latest source code (trunk) in the current directory
2. Download the latest source code (trunk) in the current directory
  svn co https://pilelinetools.svn.sourceforge.net/svnroot/pilelinetools/trunk pileline
  svn co https://pilelinetools.svn.sourceforge.net/svnroot/pilelinetools/trunk pileline

Revision as of 09:35, 22 July 2010

You can download the latests release of PileLine tools in http://sourceforge.net/projects/pilelinetools

Requirements

  1. Operating Systems: Windows, Unix-like (Linux, Mac OSX)
  2. Java 1.6
  3. Apache Ant (Optional. Needed for building the source code)

Installation & Running

  1. Uncompress the downloaded pileline tar.gz file
  2. Inside the ./cmd folder, there are Unix-compatible (.sh) and Windows-compatible (.bat) scripts to launch the different tools.

Building from sourcecode (optional)

1. You need to install [Subversion http://subversion.tigris.org/] in your system.

2. Download the latest source code (trunk) in the current directory

svn co https://pilelinetools.svn.sourceforge.net/svnroot/pilelinetools/trunk pileline

3. Building.

cd pileline
ant

Just type "ant" in a console inside the main directory of PileLine

Personal tools