Amanda-Users

Re: post-upgrade, multiple errors

2007-04-03 00:40:07
Subject: Re: post-upgrade, multiple errors
From: Charles Sprickman <spork AT bway DOT net>
To: Gene Heskett <gene.heskett AT verizon DOT net>
Date: Tue, 3 Apr 2007 00:22:54 -0400 (EDT)
On Tue, 3 Apr 2007, Gene Heskett wrote:

On Monday 02 April 2007, Charles Sprickman wrote:
And just to add to the information overload, here's the configure args
that both client and server were built with:

I hope it was you that word-wrapped this, or that it was otherwise all on
one long line.  This format doesn't work on any shell I've used.

Yes, I wrapped it.  It was taken from config.log.

Charles

  $ ./configure --libexecdir=/usr/local/libexec/amanda
--with-amandahosts --with-fqdn --with-dump-honor-nodump
--with-buffered-dump --disable-libtool --prefix=/usr/local
--with-user=operator --with-group=operator --with-bsdtcp-auth
--with-gnutar-listdir=/usr/local/var/amanda/gnutar-lists
--with-gnutar=/usr/local/bin/gtar --without-client --prefix=/usr/local
--build=i386-portbld-freebsd4.11

It would need to be like this:
  $ ./configure --libexecdir=/usr/local/libexec/amanda \
--with-amandahosts --with-fqdn --with-dump-honor-nodump \
--with-buffered-dump --disable-libtool --prefix=/usr/local \
--with-user=operator --with-group=operator --with-bsdtcp-auth \
--with-gnutar-listdir=/usr/local/var/amanda/gnutar-lists \
--with-gnutar=/usr/local/bin/gtar --without-client --prefix=/usr/local \
--build=i386-portbld-freebsd4.11

With nothing after the \

Thanks,

Charles

[...]

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Don't let your mind wander -- it's too little to be let out alone.


<Prev in Thread] Current Thread [Next in Thread>