>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)

I do this "by hand" by just using --prefix as you do, then creating
$prefix/etc and $prefix/var and putting symlinks in them to wherever
the real stuff is.

I'm about to post a response to a similar thread with more information
about installation locations.  Stay tuned.

>Sven

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to