summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorrobi <robi>2010-08-10 17:55:25 +0000
committerrobi <robi>2010-08-10 17:55:25 +0000
commit8f27364faf5c58eebce6616be246afaeff734a14 (patch)
tree33999b223f49d5df02e106884d7d77aecbe1962a /INSTALL
parent496517231f4c1542de0575a7a5d4737e6ce530cd (diff)
V-0.1.4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index af258ad..58bfb4f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -108,8 +108,8 @@ libblkid-devel libblkid-dev
Das ext4magic Archiv downloaden und entpacken und in das so entstehende Verzeichnis wechseln
- # tar -xzf ext4magic-0.1.3.tar.gz
- # cd ext4magic-0.1.3
+ # tar -xzf ext4magic-0.1.4.tar.gz
+ # cd ext4magic-0.1.4
Das Paket wird jetzt kompiliert.
@@ -159,8 +159,8 @@ ext4magic angelegt wird. Nutzen sie die selbe Shell in der die EXT2LIB Variable
wie folgt compilieren
- # tar -xzf ext4magic-0.1.3.tar.gz
- # cd ext4magic-0.1.3
+ # tar -xzf ext4magic-0.1.4.tar.gz
+ # cd ext4magic-0.1.4
# ./configure CFLAGS="-I$EXT2LIB" LDFLAGS="-L$EXT2LIB" LIBS="-luuid -lcom_err -lpthread"
# make
@@ -211,7 +211,7 @@ Die unterschiedlichen Versionen sehen sie zB. im Vergleich der Ausgabe folgender
# ext4magic -V x
- ext4magic version : 0.1.3
+ ext4magic version : 0.1.4
libext2fs version : 1.41.11
CPU is little endian.
#