mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 10:04:00 +08:00
Update
This commit is contained in:
parent
06052dafcf
commit
fd68e4ed66
8
README
8
README
@ -45,9 +45,13 @@ at:
|
||||
Quick Installation
|
||||
==================
|
||||
|
||||
In most cases it should be sufficient to do:
|
||||
If you obtained the source code from CVS all the autogenerated files will be
|
||||
missing. To generate them you will need the autoconf, automake, and libtool
|
||||
packages installed and you will need to run: ./autogen.sh
|
||||
|
||||
If you obtained the source code from the tar ball or from a source package
|
||||
like the .src.rpm for example, in most cases it should be sufficient to do:
|
||||
|
||||
./autogen.sh <-- Only in case you received source from CVS.
|
||||
./configure
|
||||
make
|
||||
make install <-- You usually need to be root for this one.
|
||||
|
Loading…
Reference in New Issue
Block a user