Is there a way to compile amanda in the following way:

Configuration:      /etc/opt/amanda-2.4.2
instead of:         /etc/opt/amanda-2.4.2/amanda
which is produced by --sysconfdir=/etc/opt/amanda-2.4.2

Var:                /var/opt/amanda-2.4.2
instead of:         /var/opt/amanda-2.4.2/amanda
which is produced by --localstatedir=/var/opt/amanda-2.4.2


Data under:         /opt/amanda-2.4.2/lib/
                    /opt/amanda-2.4.2/libexec/
                    /opt/amanda-2.4.2/man/
                    /opt/amanda-2.4.2/sbin/
are ok but:         /opt/amanda-2.4.2/share/amanda
should be:          /opt/amanda-2.4.2/share
(produced with --prefix=/opt/amanda-2.4.2)


Sven

Reply via email to