Skip to content

Instantly share code, notes, and snippets.

@t-cyrill
Last active December 25, 2015 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t-cyrill/6965144 to your computer and use it in GitHub Desktop.
Save t-cyrill/6965144 to your computer and use it in GitHub Desktop.
pearもpeclもあるんだよ
pear config-set temp_dir $HOME/.phpbrew/tmp/pear/temp
pear config-set cache_dir $HOME/.phpbrew/tmp/pear/cache_dir
pear config-set download_dir $HOME/.phpbrew/tmp/pear/download_dir
pear install HTTP_Header HTTP_Request HTTP_Download
phpbrew ext install imagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment