mac osx でお手軽に開発環境 cinderella + perlbrew

Macbook 新調。
macports は入れない事にした。
この場合、cinderella が富豪的にお手軽。

http://github.com/atmos/cinderella

$ curl http://github.com/atmos/cinderella/raw/master/bootstrap.sh -o - | sh

INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
INFO: Starting Chef Run (Version 0.9.12)
INFO: Ran script[install_something] successfully
INFO: Installing homebrew[git] version 1.7.3.1
INFO: Ran script[updating homebrew from github] successfully
INFO: Installing homebrew_db[redis] version 2.0.3
INFO: Configuring redis to automatically start on login
INFO: Installing homebrew_db[mongodb] version 1.6.3-x86_64
INFO: Configuring mongodb to automatically start on login
INFO: Installing homebrew_db[memcached] version 1.4.5
INFO: Configuring memcached to automatically start on login
INFO: Installing homebrew_db[postgresql] version 9.0.1
INFO: Configuring postgresql to automatically start on login
INFO: Installing homebrew_db[mysql] version 5.1.51
INFO: Configuring mysql to automatically start on login
INFO: Installing homebrew[tig] version 0.16.2
INFO: Installing homebrew[ack] version 1.92
INFO: Installing homebrew[imagemagick] version 6.6.4-5
INFO: Installing homebrew[sqlite] version 3.7.2
INFO: Installing homebrew[wget] version 1.12
INFO: Installing homebrew[hub] version 1.4.1
INFO: Installing homebrew[fortune] version 9708
INFO: Installing homebrew[proctools] version 0.4pre1
INFO: Installing homebrew[markdown] version 1.0.1
INFO: Installing homebrew[ctags-exuberant] version 5.8
INFO: Ran script[installing rvm to ~/Developer] successfully
INFO: Ran script[updating rvm to the latest stable version] successfully
INFO: Ran script[installing ruby] successfully
INFO: Ran script[ensuring a default ruby is set] successfully
INFO: Ran script[ensuring default rubygems are installed] successfully
INFO: Ran execute[cleanup rvm build artifacts] successfully
INFO: Installing homebrew[rpg] version 0.3.0
INFO: Installing homebrew[rlwrap] version 0.37
INFO: Installing homebrew[node] version 0.2.4
INFO: Installing homebrew[rlwrap] version 0.37
INFO: Ran script[configuring ndistro] successfully
INFO: Installing homebrew[python] version 2.7
INFO: Installing homebrew[pip] version 0.8.1
INFO: Chef Run complete in 606.679124 seconds
INFO: cleaning the checksum cache
INFO: Running report handlers
INFO: Report handlers complete

後は、

perlbrew

http://github.com/gugod/App-perlbrew/blob/master/README

perlbrew init
perlbrew install perl-5.12.1

cpanminus

http://github.com/miyagawa/cpanminus/blob/master/README

コメント

このブログの人気の投稿

[memo] LibreOffice バージョン: 5.2.6.2 Calc でエラーがでた BASIC を読み込む際の エラー:一般的なエラー.一般的な I/O エラー。

[memo] macbook air の wezterm で \ backslash を入力する macOS Left and Right Option Key を設定する

[memo] 日本語のファイル名をSafari でダウンロードするとバージョン 10.0.3 (11602.4.8.0.1) でも文字化けするのが辛い