X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=INSTALL;h=e64824fc19c689e7085754f255d303a865e0ccf2;hp=7575c51c76de7c6601972c5433270f3402b66ac9;hb=HEAD;hpb=065b84efb5f70b5f7b6b0f4e463feff47a4d688c diff --git a/INSTALL b/INSTALL index 7575c51..e64824f 100644 --- a/INSTALL +++ b/INSTALL @@ -14,11 +14,11 @@ probably want to run `make install' as root). If you are compiling from the Git repository, you will need to run `./bootstrap' first, in order to create the `configure' script. -Ashd has few dependencies. Apart from a function C compiler and +Ashd has few dependencies. Apart from a functional C compiler and standard system headers, it needs libmagic. GnuTLS and libattr may be used optionally. If compiling from the Git repository, the GNU autotools and Asciidoc need also be installed. On a Debian-based -system, those dependencies correspond, in order, the the packages +system, those dependencies correspond, in order, to the packages build-essential, libmagic-dev, libgnutls-dev, libattr1-dev, autoconf, automake and asciidoc. @@ -26,8 +26,9 @@ automake and asciidoc. When Ashd is compiled and installed, you will most likely want to install its default configuration. To do so, simply copy the -`etc/ashd' directory into either `/etc' or `/usr/local/etc'. It does -not matter which you choose. +`etc/ashd' directory into either `/etc' or `/usr/local/etc'. As long +as your system is fairly normal, it should not matter which you +choose. Testing