Version 3 (modified by 15 years ago) ( diff ) | ,
---|
Comment compiler GéoSource depuis le dépôt subversion (SVN) ?
Pré-requis :
- installer Java
- installer ant
Compilation
Exemple des instructions pour une compilation sous Unix/Linux dans le répertoire tmp :
cd /tmp mkdir geosource cd geosource svn co https://geonetwork.svn.sourceforge.net/svnroot/geonetwork/sandbox/GeoSource/ . cd Jeeves ant cd ../GeoNetwork ant
Initialisation
cd gast java -jar gast.jar -setup java -jar gast.jar -sampleData
Lancement
cd ../bin ./start-geonetwork.sh
Dans le navigateur : http://localhost:8080/geonetwork
Note:
See TracWiki
for help on using the wiki.