summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorrobi <robi>2010-07-04 13:21:10 +0000
committerrobi <robi>2010-07-04 13:21:10 +0000
commit0e1df704d554e89452bc3769f994b54ec14ac4bb (patch)
tree0ea3fb4203c1e842cf098c7f833f49b272ace2b1 /INSTALL
parent463ededac767725d01661af40e925428773290e7 (diff)
new version
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 29ec12b..af258ad 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.2.tar.gz
- # cd ext4magic-0.1.2
+ # tar -xzf ext4magic-0.1.3.tar.gz
+ # cd ext4magic-0.1.3
Das Paket wird jetzt kompiliert.
@@ -159,6 +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
# ./configure CFLAGS="-I$EXT2LIB" LDFLAGS="-L$EXT2LIB" LIBS="-luuid -lcom_err -lpthread"
# make
@@ -209,7 +211,7 @@ Die unterschiedlichen Versionen sehen sie zB. im Vergleich der Ausgabe folgender
# ext4magic -V x
- ext4magic version : 0.1.2
+ ext4magic version : 0.1.3
libext2fs version : 1.41.11
CPU is little endian.
#