MacPortsのインストールメモ。
MacPortsはマックでwgetとかコマンドラインをあつかうためのパッケージ管理ツール。
インストール †
あらかじめ
xcode-select --install
でコマンドラインツールをインストールしておく。
http://www.macports.org/ からMacPortsをインストール
使い方 †
コマンドのインストール方法
MacBookPro:~ $ port search wget
gwget @1.0.4_4 (gnome, net)
Gwget is a Download Manager for Gnome 2. It uses wget as a backend.
wget @1.15_1 (net, www)
internet file retriever
wgetpro @0.1.3 (net, www)
advanced internet file retriever
wput @0.6.2_1 (net)
wput is like wget but is for uploading files to ftp-servers
Found 4 ports.
などと候補を出してくれるので、
MacBookPro:~ $ sudo port install wget
でインストールできます。
この記事は
- Error: It seems you have not accepted the Xcode license; most ports will fail to build. Error: Agree to the license by opening Xcode or running `sudo xcodebuild -license'. とか出たときは画面にしたがって対応しましょう。。 -- きの?
- Error: It seems you have not accepted the Xcode license; most ports will fail to build. Error: Agree to the license by opening Xcode or running `sudo xcodebuild -license'. とか出たときは画面にしたがって対応しましょう。。 -- きの?
- Error: It seems you have not accepted the Xcode license; most ports will fail to build. Error: Agree to the license by opening Xcode or running `sudo xcodebuild -license'. とか出たときは画面にしたがって対応しましょう。。 -- きの?
- Error: It seems you have not accepted the Xcode license; most ports will fail to build. Error: Agree to the license by opening Xcode or running `sudo xcodebuild -license'. とか出たときは画面にしたがって対応しましょう。。 -- きの?
現在のアクセス:2098