Re: Strange character in file length

2006-03-06 Thread Hrvoje Niksic
Alain Bench <[EMAIL PROTECTED]> writes: > Seems a little bit like unusable nonsense to me. Either there is a > magic option I missed, or I'd recommend to treat Borland as C locale > (forcing coma separator and grouping by 3). That's totally weird. I suggest we do the latter, as I don't think all

Re: Strange character in file length

2006-03-06 Thread Alain Bench
On Thursday, March 2, 2006 at 22:28:28 +0100, Hrvoje Niksic wrote: > you can get a free compiler from here: > http://www.borland.com/downloads/download_cbuilder.html Nice tip, thank you! Bad news: Borland 5.5.1 seems to do locales in its own way. Not at all as I explained here, about m

Re: How do I make Wget download these files?

2006-03-06 Thread Philip
Mauro Tortonesi wrote: Philip wrote: I am using WGet under Windows XP to download files for our community radio station. But these are files whose names are fixed. Now here's a problem: How can I tell WGet to download files whose names change each week. Specifically: The files are hoste

RE: wget -O option not doing the expected

2006-03-06 Thread McDonald, Jacob M.
On Mon, March 6, 2006 09:56, Tony Lewis wrote: > Are you sure that's what you want to do? Even if wget didn't silently > ignore > -r (as Mauro pointed out in his response to you), the options imply that > everything in the path should be written to "file" (presumably appended > one > after the oth

Re: wget -O option not doing the expected

2006-03-06 Thread Mauro Tortonesi
McDonald, Jacob M. wrote: > When using, for instance: > wget -r -l 15 -O file http://1.2.3.4/path > the -O doesn't seem to work as intended. wget downloads a single file > (or two including robots.txt) and quits without any errors. It seems > satisfied it has done its job. > > Without -O the tre

Re: Bug in TOLOWER macro when STANDALONE (?)

2006-03-06 Thread Hrvoje Niksic
"Beni Serfaty" <[EMAIL PROTECTED]> writes: > I Think I found a bug when STANDALONE is defined on hash.c > I hope I'm not missing something here... Good catch, thanks. I've applied a slightly different fix, appended below. By the way, are you using hash.c in a project? I'd like to hear if you'r

wget -O option not doing the expected

2006-03-06 Thread McDonald, Jacob M.
When using, for instance: wget -r -l 15 -O file http://1.2.3.4/path the -O doesn't seem to work as intended. wget downloads a single file (or two including robots.txt) and quits without any errors. It seems satisfied it has done its job. Without -O the tree is saved correctly... Ideas?

Bug in TOLOWER macro when STANDALONE (?)

2006-03-06 Thread Beni Serfaty
I Think I found a bug when STANDALONE is defined on hash.cI hope I'm not missing something here...(Please cc me the replies)@@ -63,7 +63,7 @@   if not enough memory */  # define xfree free # define countof(x) (sizeof (x) / sizeof ((x)[0]))-# define TOLOWER(x) ('A' <=

Re: How do I make Wget download these files?

2006-03-06 Thread Mauro Tortonesi
Philip wrote: > I am using WGet under Windows XP to download files for our community > radio station. But these are files whose names are fixed. > > Now here's a problem: > > How can I tell WGet to download files whose names change each week. > > Specifically: > > The files are hosted at http

How do I make Wget download these files?

2006-03-06 Thread Philip
I am using WGet under Windows XP to download files for our community radio station. But these are files whose names are fixed. Now here's a problem: How can I tell WGet to download files whose names change each week. Specifically: The files are hosted at http://www.artistlaunch.com/alhourpu

RE: Another problem with install of WGET 1.10.2 on AIX

2006-03-06 Thread Davis Adrian
Steven, I've got exactly the same messages in my "config.log". I haven't used any options at all with the configure. I'm afraid I don't have a clue how to progress from here. The solution to the "cannot run C compiled programs" was to try this on a different (brand new) machine!! Many Thanks,