File: INSTALL

package info (click to toggle)
partclone 0.3.40%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,188 kB
  • sloc: ansic: 136,520; xml: 2,107; sh: 1,908; makefile: 515; asm: 383; perl: 106; sed: 16
file content (23 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#required library

e2fsprogs (official library)
ntfs3g | ntfsprogs (official library)
libreiserfs (official library)
btrfs-tools (build-in)
hfs plus (build-in)
fat (build-in)
reiserfs4progs (patched library, not in debian)
vmfs-tools (patched library, not in debian)
ufs (patched library, not in debian)
jfs (patched library, not in debian)
xfs (patched library, not in debian)

#check patched library here: http://free.nchc.org.tw/drbl-core/pool/drbl/dev/

# Installation
./autogen
./configure --enable-ncursesw --enable-all
make
sudo make install

please access partclone.org for more information