Jerry wrote:

> Is it just me, or do people not generally change that
> option and just live with it going into /usr/local???

I use the followin gconfigure options (and more):
./configure     --prefix=/opt/amanda                            \
                --sysconfdir=/etc/opt/amanda                    \
                --localstatedir=/var/opt/amanda                 \
                --with-PACKAGE=no                               \
                --with-configdir=/etc/opt/amanda                \
                --with-gnutar=/opt/gtar-amanda/bin/amtar        \
                --with-gnutar-listdir=/var/opt/amanda/gnutar-lists      \
                --with-tmpdir=/var/opt/amanda/tmp               \
                --with-debugging=/var/opt/amanda/debug          \
                --with-datadir=/opt/amanda/share

$ ls -la /usr/local
drwxr-xr-x   2 root     other        512 Aug 15 21:42 .
drwxr-xr-x  36 root     sys         1024 Aug 15 14:30 ..
$

And Amanda is perfectly happy.


Sven

Reply via email to