Prashant, I most recently compiled amanda on Solaris, because I want to re-compile as rairly as possible I include anything that I am likely to require later on.
That would include port restrictions for FW systems, tar for partitions that aren't amenable to being dumped, either too large and needing to be divided, or perhaps ZFS based, and I am very much looking forward to testing ZFS snapshot support in amanda. My most recent configure command looked like this, yours will be different. # ./configure --with-user=amanda --with-group=sys --with-udpportrange=932,948 --with-tcpportrange=10084,10100 --with-gtar=/usr/local/bin/tar --with-libraries=/usr/sfw/lib --with-libraries=/opt/sfw/lib --with-libraries=/usr/local/lib/amanda Note, you will need to precreate the amanda user, I don't believe that litterally creating an "amanda" account is necessarilly the smart way to go, you may want something more generic, or perhaps fitting the scheme of your site. I accept all of the default target directories for the installation. I realize this in no way addresses the original question, how to install just the client software on a particular system. Oh By the way, your email is coming through as .gif, if you could write future emails as text it would be helpful to me. thanks. --- Brian R Cuttler [EMAIL PROTECTED] Computer Systems Support (v) 518 486-1697 Wadsworth Center (f) 518 473-6384 NYS Department of Health Help Desk 518 473-0773 ----- End forwarded message ----- --- Brian R Cuttler [EMAIL PROTECTED] Computer Systems Support (v) 518 486-1697 Wadsworth Center (f) 518 473-6384 NYS Department of Health Help Desk 518 473-0773 IMPORTANT NOTICE: This e-mail and any attachments may contain confidential or sensitive information which is, or may be, legally privileged or otherwise protected by law from further disclosure. It is intended only for the addressee. If you received this in error or from someone who was not authorized to send it to you, please do not distribute, copy or use it or any attachments. Please notify the sender immediately by reply e-mail and delete this from your system. Thank you for your cooperation.
