Erlangのパッケージシステム。
↑よりダウンロード。自分の環境に合ったものを選択すること。
$sh ./cean_installer.bin
カレントディレクトリにceanというディレクトリが作成されて展開されるので、ceanへ移動してstart.shを実行する。
プロキシを使用する場合は、環境変数HTTP_PROXYにyour.proxy.server:portを設定する。
$cd ./cean
$./start.sh
Erlang (BEAM) emulator version 5.5.5 [source] [async-threads:0] [kernel-poll:false]
Eshell V5.5.5 (abort with ^G)
1> cean:help().
The functions are: [available,
depends,
display,
help,
install,
installed,
installed_dependent_upon,
is_installed,
module_info,
new,
newest_available,
newest_installed,
proxy_user,
purge,
quit,
remote,
search,
uninstall,
upgrade,
version]
Do help(<function>) for more help on that function.
ok
パッケージはcean/erlangの下にインストールされる。
※CEAN Erlang/OTP R11B-5 erts-5.5.5 darwin-x86 prod