mkdir -p wget; cd wget
curl -O http://ftp.gnu.org/pub/gnu/wget/wget-latest.tar.gz
tar -zxvf wget-latest.tar.gz
cd *
./configure
make
sudo cp -p src/wget /usr/bin/
Subscribe to:
Post Comments (Atom)
This is my blog on the development of
iPhone & Android in ChromeOS, Mac, Windows & Linux.
No comments:
Post a Comment