MacOS X 10.4.6 – wget

Well my MacBook Pro arrived. Couldn’t find a binary version of wget for MacOSX 10.4.6 so decided to build it for myself. wget makes easy work of downloading HTTP/FTP items. I needed this to grab some of the certs when trying to get Gmail’s POP over SSL to work on my Nokia E61.

Here’s the copy of wget I built on Mac OS X 10.4.6

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • del.icio.us
  • Facebook
  • Yahoo! Buzz
  • Twitter
  • Google Bookmarks
This entry was posted in Apple. Bookmark the permalink.

6 Responses to MacOS X 10.4.6 – wget

  1. a.g. says:

    aapl eh?

  2. Kevin says:

    yup.. just time to switch and *try* to be like the cool kids.

  3. Kevin says:

    It’s not universal, since I built it on my INTEL mac. Doubt it will work on PPC but one could try.

  4. Vince says:

    Fink/DarwinPorts have ports of wget for mac os X.

  5. Michael Johnston says:

    Thanks a lot, I really appreciate this. I’ll be putting this to use having it run cron for my site hosted on godaddy.

  6. MoePhish says:

    Thanks for the binary!! Just put it in my /usr/bin and it worked fine. Had to change permissions to copy it w/ chmod though.

    Apple Please include wget it is a useful tool!!!

    Thanks Again