Another question,  If your server is also acting as a client to back itself
up, you would not want to recompile AMANDA for the client setup. So how do
you specify --with-tape-server? and index-server?


Run ./configure. You can use ./configure --help to see all of your options.
These are the options I used:

./configure \
        --with-user=amanda \
        --with-group=amanda \
        --with-amandahosts \
        --with-config=daily \
        --with-gnutar=/bin/tar \
        --with-tape-server=bkupserver.frankenlinux.com \
        --with-configdir=/etc/amanda \
        --without-server \
        --with-index-server=bkupserver.frankenlinux.com


Brandon Amundson
BBN Technologies
LAB: 703 486 4567
Office: 703 486 4555
[EMAIL PROTECTED]

Reply via email to