/usr/share/doc/eliom/README is in libeliom-ocaml-doc 4.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 | Eliom
------------------------------------------------------------------
Requirements:
=============
* See `opam`
------------------------------------------------------------------
Build instructions:
===================
We recommand to use the opam package manager to install Eliom.
If you want to compile manually:
* run "make" to compile
* run "make PREFIX=yourprefix install" as root to install
* run "make PREFIX=yourprefix uninstall" to uninstall everything
------------------------------------------------------------------
Local testings:
===============
* install eliom
* run "make run.local" of "make run.opt.local"
in the ocsigen source directory.
* open http://localhost:8080/miniwiki in your browser
* if it does not work, look at the logs (see 'local/var/log/' in the
ocsgigen source directory) or run ocsigen with options -v or -V
(verbose and debug mode).
* sources for this example may be found in the directory
'tests/miniwiki'. For a full tutorial, see:
http://ocsigen.org/tutorial
For testsuite, see:
http://localhost:8080/
------------------------------------------------------------------
Authors:
========
Vincent Balat
Jérôme Vouillon
Grégoire Henry
Pierre Chambart
Benedikt Becker
Boris Yakobowski
Hugo Heuzard
Raphaël Proust
Stéphane Glondu
Gabriel Kerneis
Denis Berthod
Jaap Boender
Simon Castellan
Mauricio Fernandez
Archibald Pontier
Simon Castellan
Jacques-Pascal Deplaix
|