Overview
| Comment: | update INSTALL |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
8ae7e93632b76289d2bd2e1fc0a99950 |
| User & Date: | rmiller on 2011-03-06 17:46:46.000 |
| Other Links: | manifest | tags |
Context
|
2011-03-06
| ||
| 17:47 | update readme check-in: d59c5b24a3 user: rmiller tags: trunk | |
| 17:46 | update INSTALL check-in: 8ae7e93632 user: rmiller tags: trunk | |
| 17:45 | change version, documentation fixes to avoid misleading. check-in: 6d6dfd2faa user: rmiller tags: trunk | |
Changes
Modified INSTALL
from [9f4a5474fc]
to [9ce09cb60c].
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | - - + + + + |
Installing PacketBL
Table of Contents:
I. Notes
II. Prerequisites
III. Installation
IV. Configuration
V. Command Line Arguments
I. NOTES
*NOTE* This document may very will be inaccurate, if at all possible
you should refer to
|
| ︙ | |||
36 37 38 39 40 41 42 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | - - + + | There are a few options that can be passed to the `configure' script that will affect the way PacketBL is built (in addition to the standard autoconf `configure' script options): a. --with-cache This option will enable the experimental caching mechanism. This may introduce unexpected problems. If you encounter any problems you should post a bug |
| ︙ |