From 8165397a3e3afcc51aa69f1ad5359cfa1f77eacd Mon Sep 17 00:00:00 2001
From: Andy Balaam
The GSSMP source is stored in a Git -repository. To download and compile -the latest code, ensure you have Cogito -installed.
- -On Ubuntu, getting Cogito is just a matter of:
- -sudo apt-get install cogito
+repository on repo.or.cz. To browse +the code go to +http://repo.or.cz/w/gssmp.git.To build and run GSSMP, run these commands:
-cg-clone http://www.artificialworlds.net/gssmp/git/gssmp.git
+
git clone git://repo.or.cz/gssmp.git
cd gssmp
./autogen.sh
make
--
2.11.4.GIT