Re: Wget 1.8-beta3 now available

2001-12-04 Thread Hrvoje Niksic

Stefan Bender [EMAIL PROTECTED] writes:

 ... but at home I get
 gen-md5.c:31: md5.h: No such file or directory
 when I try to compile the newer cvs versions.
 (debian/potato, openssl installed in /usr/local)

That's weird.  Apparently HAVE_SOLARIS_MD5 gets misautodetected for
you.

Do you have a `-lmd5' in your link path?



Wget 1.8-beta3 now available

2001-12-03 Thread Hrvoje Niksic

Bugfixes since 1.8-beta2.  Please test it from clean compilation on
Unix (Windows and MacOS are known not to compile without modifications
when SSL is used.)

Get it from:

ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.8-beta3.tar.gz

(The `.betas' directory is intentionally unreadable, but the file is
there.)



Re: Wget 1.8-beta3 now available

2001-12-03 Thread Andre Majorel

On 2001-12-03 21:55 +0100, Hrvoje Niksic wrote:
 Bugfixes since 1.8-beta2.  Please test it from clean compilation on
 Unix (Windows and MacOS are known not to compile without modifications
 when SSL is used.)
 
 Get it from:
 
 ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.8-beta3.tar.gz

This one compiles on all platforms.

Solaris 7   OK
FreeBSD 4.0 OK
HP-UX 10OK
MP-RAS 3.0  OK
Debian Linux woody  OK
OSF/1 4.0   OK

Beautiful. :-)

-- 
André Majorel URL:http://www.teaser.fr/~amajorel/
(Not speaking for my employer, etc.)



Re: Wget 1.8-beta3 now available

2001-12-03 Thread Stefan Bender

You can add (not using ssl)

 Irix64 6.5.12m
 SunOS 5.8

... but at home I get
gen-md5.c:31: md5.h: No such file or directory
when I try to compile the newer cvs versions.
(debian/potato, openssl installed in /usr/local)


On Mon, 3 Dec 2001 22:47:32 +0100
Andre Majorel [EMAIL PROTECTED] wrote:

 On 2001-12-03 21:55 +0100, Hrvoje Niksic wrote:
  Bugfixes since 1.8-beta2.  Please test it from clean compilation on
  Unix (Windows and MacOS are known not to compile without modifications
  when SSL is used.)
  
  Get it from:
  
  ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.8-beta3.tar.gz
 
 This one compiles on all platforms.
 
 Solaris 7 OK
 FreeBSD 4.0   OK
 HP-UX 10  OK
 MP-RAS 3.0OK
 Debian Linux woodyOK
 OSF/1 4.0 OK
 
 Beautiful. :-)
 
 -- 
 André Majorel URL:http://www.teaser.fr/~amajorel/
 (Not speaking for my employer, etc.)