我在usr/local /里面有一个标准的自制软件安装
当我尝试:
Larson-2:~ larson$ brew install postgresql
Error: Cannot write to /usr/local/Cellar
Run Code Online (Sandbox Code Playgroud)
当我使用sudo时:
Larson-2:~ larson$ sudo brew install postgresql
Cowardly refusing to `sudo brew install'
Run Code Online (Sandbox Code Playgroud)
我究竟做错了什么?
尝试在上一代Macbook Pro上安装brew并继续收到以下错误:
错误运行 'requirements_osx_brew_libs_install的autoconf automake的libtool的pkg配置苹果gcc42 libyaml的readline的libxml2的libxslt libksba OpenSSL的sqlite的',
请阅读/Users/allegrascrugham/.rvm/log/ruby-1.9.3-p392/1368142352_package_install_autoconf_automake_libtool_pkg-config_apple-gcc42_libyaml_readline_libxml2_libxslt_libksba_openssl_sqlite.log
我尝试删除并重新安装RVM和Brew,没有运气.
跑步rvm install ruby-1.9.3-p286
给我这个错误:
Error running 'make -j 9', please read /Users/epeterson/.rvm/log/ruby-1.9.3-p286/make.log
There has been an error while running make. Halting the installation.
Run Code Online (Sandbox Code Playgroud)