On Sun, 3 Dec 2000, John R. Jackson wrote:

> >I'm a bit afraid of compiling the program myself, because I remember my bad
> >experiences in compilng the 2.4 Kernel ...
>
> Building Amanda should be **nothing** like trying to build a kernel.

True, it's basically just:

./configure
make
make check
make install

but I was very thankful to be following the outstanding roadmap supplied by
Brian Ward in 'The Linux Problem Solver' (No Starch Press), pp. 197-208.

Otherwise, I might have spent hours thinking up configure options:

./configure --with-user=root --with-group=root --with-configdir=dir \
--with-amandahosts

Dwight
--
Dwight Johnson
[EMAIL PROTECTED]

Reply via email to