Thanks for the patch; I've now applied it to the CVS sources.
Hi guys!
Yes, you all are right.
Proxy is the answer. I feel stupid now.
/me goes to bed, maybe that helps! :|
Thanks anyway! :)
Until the next intelligent question :D
CU
Jens
Man, I really hate ads like the following:
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.ne
>From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]]
>But maybe I'm missing the real issue here, because it looks like a
>non-problem to me -- Perl can do all sed can, so why not use only Perl
>on Windows and sed/optional-Perl combination on Unix?
You are not missing anything, the conversation just d
Herold Heiko <[EMAIL PROTECTED]> writes:
> Currently perl is used to build the pod and thus the man page,
But it's still autodetected, right? And if it's not found, everything
works, except you don't get the man page, but that's ok since the man
page is not really supported anyway.
> wanted, I
On Fri, Nov 23, 2001 at 11:28:33AM +, John Poltorak wrote:
>
> Has anyone succeeded building Wget v1.7.1 on OS/2?
I've just managed to build it now after amending src/Makefile by
changing:-
o = .o
to
o = .obj
Maybe Makefile.in needs to be changed so that it includes OBJEXT...
I'm not e
... sounds like a proxy to me.
(so no magic is required here)
Ciao
Stefan
On Sat, 24 Nov 2001, Jens Roesner wrote:
> Hi guys!
>
> Today I found something strange.
> First, I am using MS WinME (okok) and Netscape (okok)
> I was downloading from audi.com a 3000kB zip file from a page via
> ri
Hi guys!
Today I found something strange.
First, I am using MS WinME (okok) and Netscape (okok)
I was downloading from audi.com a 3000kB zip file from a page via
right-click
After (!) I had finished downloading I thought "Hey why not use
wGet(GUI) for it.
Smart, huh? One file, already downloaded.
Has anyone succeeded building Wget v1.7.1 on OS/2?
--
John
>From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]]
>> Possibly using sed or perl since it's already required anyway.
>
>Note that Perl is not, or should not be, required to build Wget.
Currently perl is used to build the pod and thus the man page, which was
not performed by the previous windows mak