[mythtv] curl instead of wget

William Uther willu.mailingLists at cse.unsw.edu.au
Tue Apr 19 22:34:48 UTC 2005


Dan White <ygor at comcast.net> wrote:

> On Tue, 19 Apr 2005, Mark Setzer wrote:
>
>> On Tue, April 19, 2005 2:32 pm, Dan White said:
>>> I am developing on MacOS X and wget is not a standard tool.
>>>
>>> I plan to use the library version of curl, which DOES exist.
>>>
>>> So, do you you know the curl equivalent to the wget command ?
>>
>> I'm guessing "man curl" is your friend.
>>
>
> Only to a point.  It does not give me the complete answer.
>
> Do you know the answer, please ?

Dan,

   This is not a good way to ask a question on a dev list.  While often 
people are willing to give pointers, they are _not_ going to want to do 
your work for you.

Go read:

http://www.catb.org/~esr/faqs/smart-questions.html

If you still don't know how to ask your question, mail me off list and 
I'll give you some pointers on a good question to ask (and where to ask 
it).

Isaac wrote:

> On Tuesday 19 April 2005 02:32 pm, Dan White wrote:
>> I am developing on MacOS X and wget is not a standard tool.
>>
>> I plan to use the library version of curl, which DOES exist.
>>
>> So, do you you know the curl equivalent to the wget command ?
>
> So just get wget installed.  I will _not_ accept a patch that replaces 
> it with
> libcurl.

Dan - I assume you know that you only need wget for internal DataDirect 
use.  Your options are:

Switch to mythfilldatabase and a locally patched tv_grab_dd to use 
curl, or

If you're building a MacOS application bundle, simply include wget in 
that bundle and use it.

Be well,

Will          :-}

--
Dr William Uther                           National ICT Australia
Phone: +61 2 9385 6357               Computer Science and Engineering
Email: willu at cse.unsw.edu.au          University of New South Wales
Web: http://www.cse.unsw.edu.au/~willu/     Sydney, Australia



More information about the mythtv-dev mailing list