Menu

Tree [r235] /
 History

HTTPS access


File Date Author Commit
 analysis 2010-01-28 wizarth [r128] Rearranging source to simplify future developme...
 dependencies 2010-02-03 wizarth [r138] Added Build-Depends to the Debian packaging files.
 tags 2010-01-28 wizarth [r127] Tagging Alpha 10-01 release
 trunk 2011-06-29 wizarth [r235] Checking in the changes made in-situ while runn...
 web 2010-01-28 wizarth [r128] Rearranging source to simplify future developme...
 README 2010-01-29 wizarth [r130] Rearranged headers to use e.g. evogrid/handle.h...

Read Me

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.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.