- Timestamp:
- Jul 11, 2015, 7:52:04 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 50eab8e
- Parents:
- 4038c7a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r4038c7a ree687ab 27 27 * APR Memcache >= 0.7.0 (Optional) 28 28 * libmsv >= 0.1 (Optional, enable with ./configure --enable-msva) 29 * pandoc (for documentation, optional) 29 * pandoc (for documentation, optional) 30 * pdflatex (for PDF documentation, optional) 30 31 31 32 Installation … … 40 41 # Configure & restart apache 41 42 43 It is recommended to run "make check" before "make install". You may 44 need to pass TEST_HOST or TEST_IP to ./configure for the tests to work 45 correctly, please see test/README for details. 46 42 47 Configuration 43 48 ------------- 44 49 45 Please see doc/mod_gnutls_manual.mdwn for more details. 50 Please see doc/mod_gnutls_manual.mdwn for more details. If pandoc is 51 available, HTML and PDF (requires pdflatex) documentation will be 52 built and installed as well.
Note: See TracChangeset
for help on using the changeset viewer.