Re: build outside of source dir breaks installation of wget.1

2001-06-14 Thread Jan Prikryl
Mike Castle wrote: I try to build all autoconfed packages outside of the source directory. (It is suggested that they allow this type of build in the GNU Coding Standards.) The generated man page, wget.1, ends up in the build directory, but install looks for it in srcdir: Yes, this is a

Re: Download problem

2001-06-14 Thread Jens Rösner
Hi! For all who cannot download the windows binaries, they are now available through my site: http://www.jensroesner.de/wgetgui/data/wget20010605-17b.zip And while you are there, why not download wGetGUI v0.4? :) http://www.jensroesner.de/wgetgui If Heiko is reading this: May I just keep the

Re: GNU Wget 1.7 is released

2001-06-14 Thread Ehud Karni
On 04 Jun 2001 21:47:05 +0200, Hrvoje Niksic [EMAIL PROTECTED] wrote: GNU Wget 1.7 has been released. It is available from ftp://ftp.gnu.org/pub/gnu/wget/wget-1.7.tar.gz and mirrors of that site (see list of mirror sites at http://www.gnu.org/order/ftp.html). I downloaded wget-1.7, when I

ftp,proxy and .netrc problem

2001-06-14 Thread Richard Travett
Hi All, I'm going to try this again since last time I got only one response which unfortunately, although helpful, didn't solve the problem. :-( I won't include all the logs again (Maybe the length put people off reading it!) but I'll just ask the question: If I use wget to ftp a file from a

installing wget 1.7

2001-06-14 Thread Marty Leisner
It seems the man page is generated in the build directory... But it tries to install the man page out of the source directory... In doc/Makefile: install.man: $(MAN) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man$(manext) $(INSTALL_DATA) $(srcdir)/$(MAN)

Re: wget-1.7 does not compile with glibc1 (libc5)

2001-06-14 Thread Hrvoje Niksic
Parsons, Donald [EMAIL PROTECTED] writes: [...] Thanks for the report; this will be fixed in the next release. Until then, you can simply #define MAP_FAILED to -1.

Re: Changes to copyright for easier l10n

2001-06-14 Thread Hrvoje Niksic
Jochen Hein [EMAIL PROTECTED] writes: I suggest the following patch: diff -u -r wget-1.7.orig/src/main.c wget-1.7/src/main.c --- wget-1.7.orig/src/main.c Sun May 27 21:35:05 2001 +++ wget-1.7/src/main.cSat Jun 9 17:58:55 2001 @@ -470,7 +470,8 @@ case 'V': printf

Re: memory problem

2001-06-14 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: I find that wget is taking all my memory. But you neglected to tell us what you were doing with Wget. I'm afraid I cannot explain 92M of taken memory for regular usage, but I can think of some degenerate cases where this might happen and no way to prevent it.

Re: GNU Wget 1.7 is released

2001-06-14 Thread Hrvoje Niksic
Ehud Karni [EMAIL PROTECTED] writes: On 04 Jun 2001 21:47:05 +0200, Hrvoje Niksic [EMAIL PROTECTED] wrote: GNU Wget 1.7 has been released. It is available from ftp://ftp.gnu.org/pub/gnu/wget/wget-1.7.tar.gz and mirrors of that site (see list of mirror sites at

Re: ftp,proxy and .netrc problem

2001-06-14 Thread Hrvoje Niksic
Richard Travett [EMAIL PROTECTED] writes: I'm going to try this again since last time I got only one response which unfortunately, although helpful, didn't solve the problem. :-( I won't include all the logs again (Maybe the length put people off reading it!) but I'll just ask the

Re: installing wget 1.7

2001-06-14 Thread Hrvoje Niksic
Marty Leisner [EMAIL PROTECTED] writes: It seems the man page is generated in the build directory... But it tries to install the man page out of the source directory... Thanks for the patch; a similar fix is already in the CVS and will be part of the next release.

Re: Problems with wget - Bulletproof ftpd (Win32)

2001-06-14 Thread Dings-Da
At 22:34 14.06.01 +0200, you wrote: Jan Prikryl [EMAIL PROTECTED] writes: 421 Too many users logged for this account. Try again later. That's it. You are logged in more times than that you are allowed to. Seems clear to me. I think his point is that Wget should retry. And there he is

Re: Problems with wget - Bulletproof ftpd (Win32)

2001-06-14 Thread Dings-Da
At 09:55 13.06.01 +0200, you wrote: 421 Too many users logged for this account. Try again later. That's it. You are logged in more times than that you are allowed to. Seems clear to me. No, my point was that wget should retry here at this point. Is this a known issue? Perhaps it's more a

Re: Wget 1.7-pre1 available for testing

2001-06-14 Thread Hrvoje Niksic
Jan Prikryl [EMAIL PROTECTED] writes: 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()?

Re: problem with wget 1.7

2001-06-14 Thread Hrvoje Niksic
Arkadiusz Miskiewicz [EMAIL PROTECTED] writes: please try: wget --mirror http://www.ire.pw.edu.pl/zejim/rois/ Thanks for the report. I believe this patch should fix the problem. 2001-06-14 Hrvoje Niksic [EMAIL PROTECTED] * recur.c (recursive_retrieve): Also check undesirable_urls

Fixed several bugs -- testing needed

2001-06-14 Thread Hrvoje Niksic
I believe I've fixed the most important problems with Wget 1.7 and am ready to release 1.7.1 on the weekend. Specifically: * Libtool has been updated to 1.4. This should make Wget build on platforms where the old libtool failed to produce working executables. * The check for OpenSSL now