Version 5 (modified by 8 years ago) ( diff ) | ,
---|
Welcome to Forge on Ada Project
Starting Points
Repository location: svn://forge.ada-ru.org/forge/trunk/forge
Before building this project (TODO: name it?), make sure you have installation of AWS and Matreshka.
AWS installation
One can fetch AWS from http://libre.adacore.com/ After unpacking execute
$ make setup all install
Matreshka installation
First of all, one need to check out latest version of it from subversion repository:
$ svn co svn://forge.ada-ru.org/matreshka/trunk/matreshka
Then execute:
$ make config $ ./configure --prefix=DESTINATION_PATH --without-amf $ make all install
MAKE SURE YOU USE RECENT ENOUGH FSF GNAT or GNAT GPL from http://libre.adacore.com/ ELSE MATRESHKA WOULDN'T BUILD OR/AND RUN!!!
Note:
See TracWiki
for help on using the wiki.