Amanda-Users

Re: config file ignored?

2003-05-23 00:46:40
Subject: Re: config file ignored?
From: Jon LaBadie <jon AT jgcomp DOT com>
To: amanda-users AT amanda DOT org
Date: Fri, 23 May 2003 00:42:58 -0400
On Thu, May 22, 2003 at 01:40:31PM -0500, Martin, Jeremy wrote:
> Hi,
> 
> I created /usr/local/share/client.site which contains just this:
> 
> 
> NO_SERVER_MODE=true
> CLIENT_LOGIN=amanda
> SETUID_GROUP=amanda
> DEFAULT_CONFIG=client
> PORTRANGE=50000,50100
> UDPPORTRANGE=512,520
> 
> 
> However when I try to run configure with that .site config, I get this...
> 
> 
> [root@jayhawker amanda-2.4.4]# ./configure 
> --with-config=/usr/local/share/client.site
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> configure: error: *** --with-user=USER is missing
> [root@jayhawker amanda-2.4.4]#
> 
> 
> Same thing happens if I try doing ./configure --with-config=client.site
> 
> I don't see why I should have to specify --with-user=amanda on the command 
> line since CLIENT_LOGIN is supposed to set --with-user according to 
> ./example/config.site 
> 
> Thanks for any insight!


Just looking at the configure code I see where it reads in the config.site file
but not where it might use the CLIENT_LOGIN environment parameter.

-- 
Jon H. LaBadie                  jon AT jgcomp DOT com
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

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