Amanda-Users

trying another idea... the --without-ipv6 config option

2007-09-30 02:27:23
Subject: trying another idea... the --without-ipv6 config option
From: Craig Dewick <cdewick AT lios.apana.org DOT au>
To: Amanda Users Mailing List <amanda-users AT amanda DOT org>
Date: Sun, 30 Sep 2007 16:28:16 +1000 (EST)

I recompiled Amanda on the three Solaris 9 systems today with the '--without-ipv6' configure option added to the configure script I use, which is currently:

sh ./configure --with-user=amanda --with-group=sys --with-amandahosts \
        --with-tmpdir=/amanda/tmp --with-config=ORBnet --without-server \
        --with-debugging=/amanda/debug --with-shared --with-db=db \
        --with-debug-days=28 --with-gnutar=/usr/local/bin/tar \
        --without-ipv6

on the systems only needing the client side, and:

sh ./configure --with-user=amanda --with-group=sys --with-amandahosts \
        --with-tmpdir=/amanda/tmp --with-config=ORBnet --without-ipv6 \
        --with-debugging=/amanda/debug --with-shared --with-db=db \
        --with-debug-days=28 --with-gnutar=/usr/local/bin/tar

on the tape host system.

I hadn't thought to look for ipv6-related configure options before so it might help, though it might not.

Craig.


<Prev in Thread] Current Thread [Next in Thread>