gzip -dc wget-1.9.1.tar.gz | tar xvf -

cd wget-1.9.1
./configure
make
su
make install

  1. /.wgetrc

    http_proxy=PROXY_SERVER:PORT
  2. export http_proxy="http://PROXY_SERVER:PORT/"

TIPS





トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS