On Feb  9, 2001, Lew Gaiter III <[EMAIL PROTECTED]> wrote:

> How do I make an Amanda "RPM" (or equivalent) so I can install
> 2.4.2p1 (both client and server) on the appropriate machine(s) ?

make install DESTDIR=/tmp/temp-install
tar -C /tmp/temp-install -cf /path/amanda-installed.tar .

Assuming a tar-file is good enough for you.  If you really want an
RPM, I suggest getting the RPM specs from the Red Hat Linux 7's or Red
Hat Rawhide's Amanda SRPMS and adapting them to your local settings.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to