Re: New win binary

2001-12-06 Thread Robin B. Lake

 
 New binary and sources at http://space.tin.it/computer/hherold for
 1.8-pre1+cvs 2001/12/06, compiles flawlessly.
 
 Heiko
 
 -- 
 -- PREVINET S.p.A.[EMAIL PROTECTED]
 -- Via Ferretto, 1ph  x39-041-5907073
 -- I-31021 Mogliano V.to (TV) fax x39-041-5907087
 -- ITALY


Trying to build on OS 10.1.1 Mac G4.  There is no configure in the wget.1
directory.  Moving the configure from another wget directory, I get:

[g3:/QoI/working/wget.1] rbl% ./configure
loading cache ./config.cache
configuring for GNU Wget char *version_string = 1.8-pre1+cvs;
configure: error: can not run ./config.sub


Thanks,
Robin Lake
[EMAIL PROTECTED]
 



RE: New win binary

2001-12-06 Thread Herold Heiko

Those sources are taking directly from CVS.

This means for environments with somewhat more intelligent configure
scripts than those (static ones) included for windows (various unixes
and alikes) you'll need some tools in order to build the files which are
normally generated automatically. 

Please look at the included Readme.cvs for more info if you want to
compile development sources, taken either directly from cvs or the
sources I zip beside the precompiled binary. Pay attention to the end of
line problem, too - those zipped sources are in dos/win format and need
to be dos2unixed (or whatever is needed for the Os you are using - is OS
10 using unix-like or Mac-like end-of-line ?)

On the other hand, if you take one of the various released tarballs,
like the latest announced on the list,
ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.8-pre1.tar.gz
those files are already included.
 
Heiko

-- 
-- PREVINET S.p.A.[EMAIL PROTECTED]
-- Via Ferretto, 1ph  x39-041-5907073
-- I-31021 Mogliano V.to (TV) fax x39-041-5907087
-- ITALY

 -Original Message-
 From: Robin B. Lake [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 06, 2001 4:23 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: New win binary
 
 
  
  New binary and sources at http://space.tin.it/computer/hherold for
  1.8-pre1+cvs 2001/12/06, compiles flawlessly.
  
  Heiko
  
  -- 
  -- PREVINET S.p.A.[EMAIL PROTECTED]
  -- Via Ferretto, 1ph  x39-041-5907073
  -- I-31021 Mogliano V.to (TV) fax x39-041-5907087
  -- ITALY
 
 
 Trying to build on OS 10.1.1 Mac G4.  There is no configure 
 in the wget.1
 directory.  Moving the configure from another wget directory, I get:
 
 [g3:/QoI/working/wget.1] rbl% ./configure
 loading cache ./config.cache
 configuring for GNU Wget char *version_string = 1.8-pre1+cvs;
 configure: error: can not run ./config.sub
 
 
 Thanks,
 Robin Lake
 [EMAIL PROTECTED]