This document describes how you can build PIE from the most recent source code. This is useful if you want to get a feature or bug fix which hasn't yet made it into a release package. It's also necessary if you want to make changes to the code yourself to try and fix a bug or implement a new feature. If you do so, please consider contributing your changes back to the main project so we can all benefit!
Building PIE is straightforward. You need to have the following tools installed:
Once these prerequisites are installed, perform the following steps:
You have two options for getting the source:
git clone git://github.com/lojjic/PIE.gitor:
From the root directory of your local copy of the source code, invoke the following command in the terminal:
ant
This will perform the build, creating a new directory named "build/". This directory will contain the following artifacts: