wiki:InstallationCompilationPSPA

Version 1 (modified by /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…, 10 years ago) ( diff )

--

Une fois le code récupéré, il suffit de recompiler :

  • Les sofwtares
  • Le code de PSPA
  • Lance le server web

Pour les sofwares :

cd sofware_clone_dir;
sh build-PSPA-Softwares.sh;

Pour PSPA avec make :

cd PSPA_clone_dir;
sh build-PSPA_Develop.sh ;

Pour PSPA avec XCode :

cd PSPA_clone_dir;
open tools/PSPA.xcodeproj/;
Puis reconstruire le projet avec XCode

Note: See TracWiki for help on using the wiki.