Build Instructions
------------------
Our script and instructions assume you have sudo installed. This is not installed by default on Debian systems. Please make sure this is installed, and the current user has sudo priviledges (see /etc/sudoers).
We suggest you run these commands using a terminal.
- Run the prepare.sh script in the /dependencies folder.
This will ask for root priviledges to install packages, and to install source compiled libraries into the package management system.
In the /trunk directory
- dpkg-buildpackage -rfakeroot
- cd ..
At this point, the software will be built and packaged.
The Simulation Manager can be installed using the evogrid-manager package - NOTE: This is missing post-install steps, see <http://www.evogrid.org/index.php/Prototype2009:_Dependencies>
Daemons require evogrid-conf and libevogrid
- sudo dpkg -i evogrid-conf_*.deb libevogrid_*.deb
At this point, /etc/evogrid.conf will have been created. Until this is modified, the daemons will not run.
See the contents of this file for more information.
Individual daemons can be installed with evogrid-simulator, evogrid-analysis and evogrid-search-complexity.