Re: wget 1.7 configure errors

2001-06-06 Thread TenThumbs
On Tue, 5 Jun 2001, Jan Prikryl wrote: > > Yes, the SSL detection is broken on some systems. We are working on a > fix. > Since wget is now a crypto application, I suggest extreme caution here. On my system, only static SSL libraries exist. It bothers me greatly that an attacker could corrupt a

Re: How do I get SSL support to work in 1.7?

2001-06-06 Thread wget
On Wed, Jun 06, 2001 at 02:09:12PM -0400, Edward J. Sabol wrote: > H. I've tried connecting to various sites using https without success. > I've tried this on both IRIX 6.5.2 and Digital Unix 4.0d. > > When I installed OpenSSL 0.9.6a using the default configure options, it > didn't make any s

Re: WGET is changing my URL!

2001-06-06 Thread Jan Prikryl
Quoting Kohler Roberto ([EMAIL PROTECTED]): > I am using wget 1.5.3 to get the URL > "cache_object://localhost:/info" (cache statistics from Squid proxy) > and the program is changing the URL to > "ftp://cache_object:21/%2Flocalhost/info"; (guess because the > protocol cache_object is not known).

WGET is changing my URL!

2001-06-06 Thread Kohler Roberto
Hello. I am using wget 1.5.3 to get the URL "cache_object://localhost:/info" (cache statistics from Squid proxy) and the program is changing the URL to "ftp://cache_object:21/%2Flocalhost/info"; (guess because the protocol cache_object is not known). I could not find an option so the program

How do I get SSL support to work in 1.7?

2001-06-06 Thread Edward J. Sabol
H. I've tried connecting to various sites using https without success. I've tried this on both IRIX 6.5.2 and Digital Unix 4.0d. When I installed OpenSSL 0.9.6a using the default configure options, it didn't make any shared libraries, but I have libssl.a and libcrypto.a installed, and wget's

Re: win binary

2001-06-06 Thread Richard Travett
Harald Gerber wrote: > T.Bharath <[EMAIL PROTECTED]> wrote ><[EMAIL PROTECTED]> on 05.06.01 > > > > Herold Heiko wrote: > > > > > A windows binary for 1.7 is present at > > > http://space.tin.it/computer/hherold . > > > Heiko > > > > The server seems to reset the connection when the source or bi

Re: wget 1.7, linux, -rpath

2001-06-06 Thread wget
On Wed, Jun 06, 2001 at 06:36:26PM +0200, Jan Prikryl wrote: > Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > > > The ssl support is much appreciated in wget 1.7. But there is a problem > > with the configure support that makes it think ssl can't be used, at > > least with gcc 2.95.2 on my red

Re: Wget 1.7-pre1 available for testing

2001-06-06 Thread wget
On Wed, Jun 06, 2001 at 12:47:14PM +0200, Jan Prikryl wrote: > > Jan Prikryl <[EMAIL PROTECTED]> writes: > > > > > It seems that -lsocket is not found as it requires -lnsl for > > > linking. -lnsl is not detected as it does not contain > > > `gethostbyname()' function. > > > > That's weird. Wha

Re: wget 1.7, linux, -rpath

2001-06-06 Thread Jan Prikryl
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > The ssl support is much appreciated in wget 1.7. But there is a problem > with the configure support that makes it think ssl can't be used, at > least with gcc 2.95.2 on my redhat 6.2 system: Thanks for the report. Unfortunately the SSL test does

wget 1.7, linux, -rpath

2001-06-06 Thread karl
The ssl support is much appreciated in wget 1.7. But there is a problem with the configure support that makes it think ssl can't be used, at least with gcc 2.95.2 on my redhat 6.2 system: configure:3660: checking for RSA_new in -lcrypto configure:3679: gcc -o conftest -g -O2 -L/usr/loca

problem with wget 1.7

2001-06-06 Thread Arkadiusz Miskiewicz
please try: wget --mirror http://www.ire.pw.edu.pl/zejim/rois/ and wget loops ;( 1.6 version works fine. -- Arkadiusz Miƛkiewicz, AM2-6BONE, 1024/3DB19BBD http://www.t17.ds.pwr.wroc.pl/~misiek/ipv6/ IPv6 ready PLD/Linux at http://www.pld.org.pl/

Re: Wget 1.7-pre1 available for testing

2001-06-06 Thread Andre Majorel
On 2001-06-06 12:47 +0200, Jan Prikryl wrote: > > Jan Prikryl <[EMAIL PROTECTED]> writes: > > > > > It seems that -lsocket is not found as it requires -lnsl for > > > linking. -lnsl is not detected as it does not contain > > > `gethostbyname()' function. > > > > That's weird. What does libnsl c

Re: Wget 1.7-pre1 available for testing

2001-06-06 Thread Jan Prikryl
> Jan Prikryl <[EMAIL PROTECTED]> writes: > > > It seems that -lsocket is not found as it requires -lnsl for > > linking. -lnsl is not detected as it does not contain > > `gethostbyname()' function. > > That's weird. What does libnsl contain if not gethostbyname()? It seems to contain `gethost

Re: wget memory leak or expected operation

2001-06-06 Thread Hrvoje Niksic
jolan <[EMAIL PROTECTED]> writes: > I'm currently using wget to mirror a rather extensive website. So > far I've mirrored 10 gigs and counting. wget has been running for roughly > 24 hours. My problem is the huge amount of memory wget has alloted to > it. Since I have it converting links, I was w

Re: Wget 1.7-pre1 available for testing

2001-06-06 Thread Hrvoje Niksic
Jan Prikryl <[EMAIL PROTECTED]> writes: > It seems that -lsocket is not found as it requires -lnsl for > linking. -lnsl is not detected as it does not contain > `gethostbyname()' function. That's weird. What does libnsl contain if not gethostbyname()? > -AC_CHECK_FUNCS(uname gethostname) >+AC_