Re: use --build, --host, --target

2002-09-25 Thread Mitch Collinsworth


On Tue, 24 Sep 2002, John Dalbec wrote:

 Hadad wrote:

   [root@localhost amanda-2.4.3b4]# ./configure --disable-libtool
 --without-client --with-user=amanda and --with-group=amanda

 Take out the word and here and you should be OK.  That is,
 ./configure --disable-libtool --without-client --with-user=amanda \
  --with-group=amanda

I think he also doesn't want --without-client.  Didn't he say hes
going to back up just this one machine?  It will need the client
pieces installed in order for that to work.

-Mitch




Re: use --build, --host, --target

2002-09-24 Thread John Dalbec



Hadad wrote:
 Hi !
 
 I get a wrong version before
 Well, now I get the right version, and the errors change:
 
 [root@localhost amanda-2.4.3b4]# ./configure --disable-libtool --without-client 
--with-user=amanda and --with-group=amanda

Take out the word and here and you should be OK.  That is,
./configure --disable-libtool --without-client --with-user=amanda \ 
--with-group=amanda

 configure: WARNING: you should use --build, --host, --target
 checking build system type... Invalid configuration `and': machine `and' not 
recognized
 configure: error: /bin/sh config/config.sub and failed.
 [root@localhost amanda-2.4.3b4]#
 
 Someone can help me again?
 What is the right values for --build, --host, --target ???
 
 (my system is a AMD, RedHat 7.2)
 
 Thanks again !
 
 --
 Hadad  mailto:[EMAIL PROTECTED]
 
 





Re: use --build, --host, --target

2002-09-24 Thread John Dalbec

Sorry, I forgot to put a hard line break.  Trying again...

Hadad wrote:
  Hi !
 
  I get a wrong version before
  Well, now I get the right version, and the errors change:
 
  [root@localhost amanda-2.4.3b4]# ./configure --disable-libtool 
--without-client --with-user=amanda and --with-group=amanda

Take out the word and here and you should be OK.  That is,
./configure --disable-libtool --without-client --with-user=amanda \
 --with-group=amanda

  configure: WARNING: you should use --build, --host, --target
  checking build system type... Invalid configuration `and': machine 
`and' not recognized
  configure: error: /bin/sh config/config.sub and failed.
  [root@localhost amanda-2.4.3b4]#
 
  Someone can help me again?
  What is the right values for --build, --host, --target ???
 
  (my system is a AMD, RedHat 7.2)
 
  Thanks again !
 
  --
  Hadad  mailto:[EMAIL PROTECTED]