Changeset 8d403778d8b836418f22a2ee3112cc0e50861f5c
- Timestamp:
- 02/21/11 17:26:03
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1298309163 +0000
- git-parent:
[480724a65f12026e6ae132d6c3b259ef2198a116]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1298309163 +0000
- Message:
note the packages required to run tests
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r0c6d9c2 |
r8d40377 |
|
| 39 | 39 | libncurses5-dev python libssh2-1-dev libsnmp-dev \ |
|---|
| 40 | 40 | sun-java6-jdk |
|---|
| | 41 | # apt-get libdbi-perl libdbd-pg-perl libwww-curl-perl # if you want to run the tests |
|---|
| 41 | 42 | # svn co https://labs.omniti.com/reconnoiter/trunk reconnoiter |
|---|
| 42 | 43 | # cd reconnoiter |
|---|