Re: wget-1.9 compile error

2003-10-23 Thread Hrvoje Niksic
It seems that Apache's fnmatch.h is shadowing the one from libc. Please remove the former and your build problems should go away.

Re: Using wget to make a static coy of a dynamic shop.

2003-10-23 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: Will wget build me such a copy of the entire site? Full interlinked and spiderable? Yes, with several buts. 1. Your site should be written and interlinked in fairly discernable HTML. No image rollovers linked only through JavaScript. No CSS imports. 2.

Problem with wget 1.9 and question mark at least on windows

2003-10-23 Thread Boris New
Hi, I tried wget 1.9 for windows from Heiko Herold (http://xoomer.virgilio.it/hherold/) and the problem with the filters and the question marks remains: On the following page: http://www.wordtheque.com/owa-wt/new_wordtheque.wcom_literature.literaturea_page?lang=FRletter=Asource=searchpage=1 If

RE: Problem with wget 1.9 and question mark at least on windows

2003-10-23 Thread Herold Heiko
Also note, I didn't yet compile and publish the msvc windows binary for 1.9 - I suppose that was one of the beta binaries. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] -- +39-041-5907073 ph -- +39-041-5907472 fax -Original Message- From: Hrvoje Niksic

Re: how to unsibscribe?

2003-10-23 Thread Hrvoje Niksic
To unsubscribe, send a message to [EMAIL PROTECTED].

RE: Wget 1.9 has been released

2003-10-23 Thread Herold Heiko
Windows MSVC binary present at http://xoomer.virgilio.it/hherold Attention if you want to compile your own: there still is the configure.bat.in file - usually in released packages that was renamed already to configure.bat . Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL

Re: Naughty make install.info, naugthy, bad boy...

2003-10-23 Thread DervishD
Hi Hrvoje :) * Hrvoje Niksic [EMAIL PROTECTED] dixit: I've downloaded and installed wget 1.9 without problems, but when I install something seamlessly, I insist on messing around until I break something... :-) The problem is that I do that with my *own* software, too XDD The

Re: Using wget to make a static coy of a dynamic shop.

2003-10-23 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: Will wget build me such a copy of the entire site? Full interlinked and spiderable? The command to make the copy would be something like `wget --mirror --convert-links --html-extension URL'. I started wget with wget --mirror --convert-links --html-extension

Re: Naughty make install.info, naugthy, bad boy...

2003-10-23 Thread Hrvoje Niksic
DervishD [EMAIL PROTECTED] writes: Right :)) If you want I can prepare the patch for you, containing too a typo in the documentation. I think I'll modify the Makefile. A patch that fixes (or points out) the typo in the documentation would be appreciated, though. BTW, in the documentation