Building WGET on OS/2

2005-01-11 Thread John Poltorak
Has anyone on the list ever built WGET on OS/2? I know there already are OS/2 ports of WGET available, but I'd like to build it for my own environment. I've done this in the past but can't remember exactly what steps I went through or which version. -- John

Using wildcards through proxy server

2002-02-13 Thread John Poltorak
Can anyone confirm that WGET allows the use of wildcards trhough a proxy server? It doesn't seem to work here. -- John

Problem building WGET

2002-02-13 Thread John Poltorak
When I attempt to build WGET, configure stops with the error msg:- cannot open /po/POTFILES.in: No such file or directory It looks as though srcdir is getting set to NULL. Why should that happen? -- John

Using wildcards through a proxy server

2002-02-08 Thread John Poltorak
Should the use of wildcards work when running through a proxy server? I spent ages trying to get something like this working:- wget ftp://abc.org/pub/*.zip only to find that it works fine when directly connected to the internet, but not via a proxy. Retrieving individual files works OK

Re: Wget 1.8-beta1 now available

2001-12-01 Thread John Poltorak
On Sat, Dec 01, 2001 at 04:30:47PM +0100, Hrvoje Niksic wrote: John Poltorak [EMAIL PROTECTED] writes: Is it possible to include OBJEXT in Makefile.in to make this more cross-platform? I suppose so. I mean, o is already defined to .@U@o, but I'm not exactly sure what the U is supposed

WGET 1.7.1 on OS/2

2001-11-26 Thread John Poltorak
I've just managed to build WGET 1.7.1 on OS/2 by changing src/Makefile:- o = .o to o = .obj then running Autoconf, configure and Make. Maybe Makefile.in needs to be changed so that it includes OBJEXT... I'm not very familiar with Makefile.in, but could the appropriate change be made so

WGET 1.7.1 for OS/2

2001-11-23 Thread John Poltorak
Has anyone succeeded building Wget v1.7.1 on OS/2? -- John

Re: WGET 1.7.1 for OS/2

2001-11-23 Thread John Poltorak
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

Building WGET

2001-10-20 Thread John Poltorak
I tried building the the standard WGET v1.7 on OS/2 using Autoconf (2.50), Configure and Make but ended up with this error:- checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... no checking for ld used by GCC... C:/EMX/BIN/ld.exe checking if the linker

Re: Wget 1.7-pre1 available for testing

2001-05-26 Thread John Poltorak
On Sat, May 26, 2001 at 01:35:40PM +0200, Hrvoje Niksic wrote: The pre-release of Wget is now available for testing. Please download it and see if it conforms to standards, expectations, if it compiles out of the box, etc. The pre-release is available at:

Re: Wget

2001-03-06 Thread John Poltorak
On Tue, Mar 06, 2001 at 11:28:04AM +, [EMAIL PROTECTED] wrote: I'm confused. I thought 1.5.3 *did* display the dots, but I could be wrong. It does here:- 1600K - .. .. .. .. .. [ 95%] 1650K - .. .. .. ..