~ubuntu-branches/ubuntu/oneiric/clamfs/oneiric

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Burghardt
  • Date: 2009-02-21 14:01:39 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090221140139-l2f2ig2qndwp79pv
Tags: 1.0.0-1
* New upstream version
* debian/control:
  - removed dependency on libpoco5-dev
  - s/An user-space/user-space/ in Description: field

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
anti-virus file scanning through clamd daemon (a file scanning service
3
3
developed by ClamAV Project).
4
4
 
5
 
To build ClamFS you need:
 
5
To build ClamFS on GNU/Linux you need:
6
6
 * FUSE
7
7
 * GNU libCommonCpp (and libxml2 as it's dependency)
8
8
 * RLog
9
9
 * POCO[1]
10
10
 
 
11
To build ClamFS on FreeBSD you need those ports:
 
12
 * sysutils/fusefs-libs
 
13
 * devel/rlog
 
14
 * devel/poco-ssl (or devel/poco)
 
15
 * devel/commoncpp
 
16
 
11
17
As a run-time dependency you need:
12
 
 * ClamAV (clamd)
 
18
 * ClamAV (clamd) [FreeBSD port: security/clamav]
 
19
 * FUSE kernel module [FreeBSD port: sysutils/fusefs-kmod]
13
20
 
14
21
[1] - POCO version 1.2.8 contain 4-BSDL licensed files and thus you
15
22
      should avoid linking it against any GPL licensed code. I strongly