File: README.Debian

package info (click to toggle)
ocsigenserver 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,060 kB
  • sloc: ml: 8,211; sh: 449; makefile: 219
file content (18 lines) | stat: -rw-r--r-- 763 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Ocsigen Server for Debian

  * Ocsigen uses heavily dynamic loading. It uses Findlib to handle
    dependencies between libraries, and therefore needs META
    files. This explains many dependencies on *-dev packages and other
    development packages.

  * Starting with version 1.2.0-1, the native code version (when
    available) is compiled and installed; it is not well tested,
    though. Please test it and report any anomaly. The bytecode
    version is still used by default.

  * When the ocsigenserver package is upgraded, everything in
    /etc/ocsigenserver/update.d will be executed using
    run-parts(8). This is an opportunity to recompile any
    site-specific module.

 -- Stéphane Glondu <glondu@debian.org>, Sun, 15 Jan 2012 14:58:52 +0100