RE: 1.11 Alpha 1 Win32 files

2006-06-27 Thread Herold Heiko
FWIW, the alpha1 build runs fine on NT4sp6a, too. Heiko -- -- PREVINET S.p.A. www.previnet.it -- Heiko Herold [EMAIL PROTECTED] [EMAIL PROTECTED] -- +39-041-5907073 / +39-041-5917073 ph -- +39-041-5907472 / +39-041-5917472 fax > -Original Message- > From: bruce [mailto:[EMAIL PROTECTED]

RE: 1.11 Alpha 1 Win32 files

2006-06-27 Thread www.mail
Hi Chris, Thanks for the update. I've tested it on Windows 2000 and it works. Regards, Jonny At 03:10 27/06/2006, Christopher G. Lewis wrote: Jonny - I've updated the wget-1.11-alpha-1b.zip and the ssllibs.098b.b.zip to include the MSVCR80.DLL file. http://www.ChristopherLewis.com/WGet

wget build/debugging!! -debugger tool

2006-06-27 Thread bruce
hi heiko! when you guys are building/testing wget, are you ever using any kind of IDE? if so, which one? i can get wget to build on my linux box using the configure/make process and while i can get it to build using Eclipse on my linux box, i cant' seem to figure out what i need to do within

wget css parsing

2006-06-27 Thread Ted Mielczarek
Hello,I have implemented a simple CSS parser in wget to handle things like @import rules and background-image: url().  It is mostly just a lexical scanner (implemented using flex) with a very dumb parser on top of that.  The flex source comes directly from the CSS2.1 spec: http://www.w3.org/TR/CSS

wget problem

2006-06-27 Thread Paula
Hello GNU, when I type in C:\>wget http://.com I get the message: Wget is not recognized as an internal or external command, operable program or batch file. What am I doing wrong? I start out from the C prompt. Thank you. Paula Van Berkom

RE: wget problem

2006-06-27 Thread Sandhu, Ranjit
Paula, Go to the directory where you have WGET installed, ie. The directory in which wget.exe is located. The error is saying windows cannot find the "wget" program. Ranjit Sandhu SRA -Original Message- From: Paula [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 12:31 PM To: [EM

RE: wget problem

2006-06-27 Thread Willener, Pat
...OR... specify the full path name - C:\> "C:\Program Files\wget\wget" parameters ...OR... add the path to the %PATH% - C:\> PATH %PATH%;C:\Program Files\wget ...OR... drag and drop a shortcut to the C: root -Original Message- From: Sandhu, Ranjit [mailto:[EMAIL PROTECTED] Sent: Wedne

RE: [SPAM] RE: wget problem

2006-06-27 Thread Paula
Thanks Pat, yes I understand, but I thought that wget was a built-in DOS command, but it is not. So I am trying to find where I can download it from. I am looking at your GNU.org website. Any suggestion or direction you can give me about the download? Thanks.. Paula -Original Message- Fr

RE: [SPAM] RE: wget problem

2006-06-27 Thread Willener, Pat
Yes, wget is not a DOS command, but you can download the Windows version from http://xoomer.alice.it/hherold/ Regards, Pat -Original Message- From: Paula [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 12:37 PM To: Willener, Pat; [EMAIL PROTECTED] Subject: RE: [SPAM] RE: wget p

RE: wget problem

2006-06-27 Thread Paula
Thanks a lot Pat. I will try it out. Paula -Original Message- From: Willener, Pat [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 8:40 PM To: Paula; [EMAIL PROTECTED] Subject: [SPAM] RE: [SPAM] RE: wget problem Yes, wget is not a DOS command, but you can download the Windows vers