Re: need help

2008-03-13 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary Lubrani wrote: > > ok, almost there, here's what ran so far, seems to fail when I > do MAKE INSTALL (shows error 2, whatever that is) > /usr/bin/install -c wget /usr/local/bin/wget > /usr/bin/install: cannot create regular file `/usr/local/bin/w

Re: need help

2008-03-13 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary Lubrani wrote: > -- > Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ A signature customarily goes _underneath_ the text of your message. Otherwise, quoting your message in the response is a bit of a hassle. > using Ubuntu

Re: need help

2008-03-13 Thread Steven M. Schweda
From: Gary Lubrani Not the most descriptive subject I've ever seen. > checking for C compiler default output file name... > configure: error: C compiler cannot create executables Apparently your C compiler is not working as expected. > See `config.log' for more details. Well? Any clu

need help

2008-03-12 Thread Gary Lubrani
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ using Ubuntu 7.10 did a ./configure and here's the result [EMAIL PROTECTED]:~$ cd Desktop [EMAIL PROTECTED]:~/Desktop$ cd wget-1.11 [EMAIL PROTECTED]:~/Desktop/wget-1.11$ ./configure configure: configuring for GNU Wget 1

Re: Need help with wget from a password-protected URL

2007-11-11 Thread Alan Thomas
Quotation marks around the text containing special characters should work in Windows batch files. - Original Message - From: "Tony Godshall" <[EMAIL PROTECTED]> To: "Uma Shankar" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, November 11

Re: Need help with wget from a password-protected URL

2007-11-10 Thread Tony Godshall
sounds like a shell issue. assuming you are on a nix, try 'pass' (so shell passed the weird chars literally. If you are on Windows, it's another story. On 11/10/07, Uma Shankar <[EMAIL PROTECTED]> wrote: > Hi - > I've been struggling to download data from a protected site. The man pages > intruc

Need help with wget from a password-protected URL

2007-11-10 Thread Uma Shankar
Hi - I've been struggling to download data from a protected site. The man pages intruct me to use the --http-user=USER and --http-passwd=PASS options when issuinig the wget command to the URL. I get error messages when wget encounters special chars in the password. Is there a way to get around this

Re: Need help regarding Batch Application for Windows O.S.

2007-06-25 Thread Micah Cowan
rahul kumar wrote: > The thing is that i can't execute that command (wget Command)through > Windows...RUN Utility. So could you please give me some idea what i > need to do such that i can execute my Batch Application through > Windows XP Operationg System... Wget it is a console-only command, so

Need help regarding Batch Application for Windows O.S.

2007-06-25 Thread rahul kumar
HI sir I am trying to make a batch application for my routine search that we try to do on the internet ...like i want to see the wt is the Value of a particular share . Suppose site having information like this...(Suppose that data is there on the only Home page like this) FundName SalePrice Rep

Need help regarding Batch Application for Windows O.S.

2007-06-25 Thread rahul kumar
HI sir I am trying to make a batch application for my routine search that we try to do on the internet ...like i want to see the wt is the Value of a particular share . Suppose site having information like this...(Suppose that data is there on the only Home page like this) FundName SalePrice Rep

Re: Need Help in Proxy Setting

2003-12-31 Thread Vlada Macek
> Hi, When I run this command from the DOS prompt: > wget.exe --output-document=C:\F-Prot\FP-Def.zip > --http-proxy=http://139.141.91.12:80/ > http://www.f-prot.com/cgi-bin/get_randomly?fp-def > I get "unrecognized option '--http-proxy=http://139.141.91.12:80/'. > Can U Please, e-mail me the rig

Need Help in Proxy Setting

2003-12-31 Thread Khalid Al-Kusaimi
Hi, When I run this command from the DOS prompt: wget.exe --output-document=C:\F-Prot\FP-Def.zip --http-proxy=http://139.141.91.12:80/ http://www.f-prot.com/cgi-bin/get_randomly?fp-def I get "unrecognized option '--http-proxy=http://139.141.91.12:80/'. Can U Please, e-mail me the right command

Re: need help

2003-12-30 Thread Tony Lewis
Anurag Jain wrote: > downloading a bin big file(268MB) using "wget" command on our solrise > box using > wget / which located on some webserver it start > downloading > it and after 42% it give a msg "no disk space available and it get > stopped. although i > check on sever lot more free space is

need help

2003-12-30 Thread Anurag Jain
Hi , downloading a bin big file(268MB) using "wget" command on our solrise box using wget / which located on some webserver it start downloading it and after 42% it give a msg "no disk space available and it get stopped. although i check on sever lot more free space is available. I appreciate h

Re: need help on a link

2003-11-23 Thread Peter Kohts
QC> wget -r --convert-links http://netcity4.web.hinet.net/UserData/tsd04/1122-2.htm -o test.log QC> worked. It downloaded the html and files accoicated with it. QC> But QC> wget -r --convert-links http://netcity4.web.hinet.net/UserData/tsd04/1122-3.htm -o test.log QC> only downloaded the html fi

need help on a link

2003-11-22 Thread Qian Chen
hi wget -r --convert-links http://netcity4.web.hinet.net/UserData/tsd04/1122-2.htm -o test.log worked. It downloaded the html and files accoicated with it. But wget -r --convert-links http://netcity4.web.hinet.net/UserData/tsd04/1122-3.htm -o test.log only downloaded the html file and nothing el

Re: Bug with wget ? I need help.

2002-06-21 Thread Cédric Rosa
Sent: Friday, June 21, 2002 7:27 PM Subject: Re: Bug with wget ? I need help. > Cédric Rosa wrote: > > > > Hello, > > > > First, scuse my english but I'm french. > > > > When I try with wget (v 1.8.1) to download an url which is behind a router, > >

Re: Bug with wget ? I need help.

2002-06-21 Thread Hack Kampbjørn
Cédric Rosa wrote: > > Hello, > > First, scuse my english but I'm french. > > When I try with wget (v 1.8.1) to download an url which is behind a router, > the software wait for ever even if I've specified a timeout. > > With ethereal, I've seen that there is no response from the server (ACK >

Fwd: Bug with wget ? I need help.

2002-06-21 Thread Cédric Rosa
eproduce this problem ? >Date: Fri, 21 Jun 2002 16:37:02 +0200 >To: [EMAIL PROTECTED] >From: Cédric Rosa <[EMAIL PROTECTED]> >Subject: Bug with wget ? I need help. > >Hello, > >First, scuse my english but I'm french. > >When I try with wget (v 1.8.1) to downlo

RE: Bug with wget ? I need help.

2002-06-21 Thread Herold Heiko
9-041-5907073 -- I-31021 Mogliano V.to (TV) fax x39-041-5907472 -- ITALY > -Original Message- > From: Cédric Rosa [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 4:37 PM > To: [EMAIL PROTECTED] > Subject: Bug with wget ? I need help. > > > Hello, > &

Bug with wget ? I need help.

2002-06-21 Thread Cédric Rosa
Hello, First, scuse my english but I'm french. When I try with wget (v 1.8.1) to download an url which is behind a router, the software wait for ever even if I've specified a timeout. With ethereal, I've seen that there is no response from the server (ACK never appears). Here is the debug outp

Re: Need help: How to specify the output path for getting multiple files using Wget?

2002-01-07 Thread jens . roesner
Hi! > > I need to download multiple files from a web site and would like to put > > them all in a specific directory on my local PC, let's say c:\temp. > > How do I accomplish this? > You should be able to do this with the -P option, but there was a > report by Jens Rösner a few days ago that -

Re: Need help: How to specify the output path for getting multiple files using Wget?

2002-01-07 Thread Ian Abbott
On 7 Jan 2002 at 9:31, Liqiang Feng wrote: > I need to download multiple files from a web site and would like to put > them all in a specific directory on my local PC, let's say c:\temp. How do > I accomplish this? You should be able to do this with the -P option, but there was a report by Jen

Need help: How to specify the output path for getting multiple files using Wget?

2002-01-07 Thread Liqiang Feng
I need to download multiple files from a web site and would like to put them all in a specific directory on my local PC, let's say c:\temp. How do I accomplish this? Thanks. Larry Feng Software Engineer Cisco Photonics, Inc. RCDN4/2, S2-025 2200 East President George Bush Turnpike Richardson,