Without re-installing I get the following. % wget -V GNU Wget 1.9+cvs-dev
Copyright (C) 2005 Free Software Foundation, Inc. .... On Sun, 7 Jan 2007, Oleg Kobchenko wrote: + 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 + (B=) <----------my "sig" Brian Schott Atlanta, GA, USA schott DOT bee are eye eh en AT gee em ae eye el DOT com http://schott.selfip.net/~brian/ ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
