This page is outdated and would deserve an update!
-
Get http://antinstaller.sf.net
wget http://kent.dl.sourceforge.net/sourceforge/antinstaller/AntInstaller-selfextract-nodemo-beta0.7.4.jar
java -jar AntInstaller-selfextract-nodemo-beta0.7.4.jar
-
Checkout the installer from svn
svn co https://emu.freenetproject.org/svn/trunk/apps/installer /path/where/antinstaller/is
-
Build the installer
cd /path/where/antinstaller/is/installer
ant -f build-installer.xml
If it works, a new selfextractpack.jar file will be created.
Test it
java -jar selfextractpack.jar
Related and usefull links :