Start using the default INSTALL so our changes don't keep getting lost

when anyone does autoreconf -f or autoupdate.  The Linux-NTFS specific
content has been moved to the README file.

(Logical change 1.305)
edge.strict_endians
cantab.net!aia21 2004-03-09 12:38:51 +00:00
parent a0e310c4c6
commit 0003d039bd
1 changed files with 0 additions and 17 deletions

17
INSTALL
View File

@ -4,19 +4,6 @@ Foundation, Inc.
This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
Quick Installation
==================
In most cases it should be sufficient to do:
./configure
make
make install
The above will compile and install the NTFS library and utility
programs into /usr/local/lib and /usr/local/bin respectively. The man
pages will be installed by default in /usr/local/man.
Basic Installation
==================
@ -147,10 +134,6 @@ find the X include and library files automatically, but if it doesn't,
you can use the `configure' options `--x-includes=DIR' and
`--x-libraries=DIR' to specify their locations.
The `--enable-debug' option to `configure' will enable additional debugging
checks in the code as well as debugging information output which will be
emitted to stdout.
Specifying the System Type
==========================