I just re-installed wget from sources succesfully.

Here's what I did:
 - (may require Dev Tools for Mac)
 - download latest wget-1.10.2.tar.gz from wget official site
 - double-click to get wget-1.10.2 folder
 - read INSTALL file in it
 - run Terminal
    $ cd Desktop/wget-1.10.2
    $ ./configure
    $ make
    $ sudo make install
 - verify
    $ wget -V
GNU Wget 1.10.2

Copyright (C) 2005 Free Software Foundation, Inc.
...

 - move all wget... files and folders from Desktop to Trash


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to