anla
There is a running version hereDownloading the sources
A GODI package for anla and history is attached to this page. The plain sources for version 0.2 (without GODI) can be downloaded here: (tar.gz) The bleeding edge sources for anla, history and the associated modules can be found in the EDOS SVN under edos/software/dependencies/.Description
The idea is to make a ``semantic ara'', or, if you like, a web version of history.Compilation
With GODI
This should be self-explanatory: download the GODI package (attached), extract it in your GODI directory and install the apps-anla package (either using godi_console or by a godi_make install in its directory).Without GODI
You need Ocaml 3.09. You need ocamlfind. apt-get install ocaml ocamlfind. Do not even think about running it as bytecode. You need to install the following libraires : util io configuration libcamlzip httpd progress debarchive satsolver (In order to install a library, go to the appropriate directory and enter make opt install) After installing the libraries, you can compile anla, history and/or debsqlfill by going to the appropriate directory and issuing make opt. This will produce an executable named anla.opt (or history.opt, or debsqlfill.opt). Sample configuration files are in the anla directory.Installation
Edit httpd.config. If you're not running your own SQL Debian database, copy history-cache into the current directory. Also copy installable.msh, default.css, edos.png.Running
To use it, run ./anla.opt and then connect to port 9998 of your machine, i.e. open http://127.0.0.1:9998/list_archives. But you first need a database file : download this file.Filling the database, etc.
See WP2DDRDFP. Or take the daily history-cache from here.
Version 1.23 last modified by Semprini on 06/07/2006 at 14:55
Comments: 0