EncFS

From CBLFS
Revision as of 01:59, 26 August 2007 by Chipster19 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://arg0.net/vgough/download/encfs-{{EncFS-Version}}.tgz |} ---- {{Package-Introduction|EncFS provides...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://arg0.net/vgough/download/encfs-1.3.2-1.tgz

Introduction to EncFS

EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface.

Project Homepage: http://arg0.net/encfs


Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package:

To do ...

N32

Compile the package:

To do ...

Install the package:

To do ...

64Bit

Compile the package:

To do ...

Install the package:

To do ...

Contents

Installed Directories: None
Installed Programs: encfs, encfsctl, encfssh
Installed Libraries: libencfs.{la,so}