I'm upgrading from 2.4.1p1 to 2.4.2p2 and I'm using the following line to run configure from the 2.4.2p2 source directory:
./configure --with-user=bin --with-group=bin --with-config=scms --with-gnutar=/usr/bin/tar --with-smbclient=/opt/samba/bin --with- testing --prefix=/opt/amanda2 Our original amanda is still in /opt/amanda so we put the new version in /opt/amanda2 for testing purposes hence --with-testing. The installation seems to go fine. In /opt/amanda2 there are the following directories: lib, libexec, man, sbin, share I created a etc directory and put my configuration files (updated for 2.4.2p2) in there. I made up a simple test configuration that simply backed up 1 directory on the localhost, but when I tried to label the tape by typing: ./amlabel test TEST1 while in the sbin directory. This produces the following error: amlabel: could not open conf file "/usr/local/etc/amanda/test/amanda.conf": No such file or directory It seems to be looking in /usr/local opposed to /opt/amanda2 why? Thanks in advance Dave ----------------------------------------- David Flood Systems Administrator [EMAIL PROTECTED] Tel: +44 (0)1224 262721 Robert Gordon University School of Computing St. Andrews Street Aberdeen -----------------------------------------
