想将php升级到7,通过https://php-osx.liip.ch/找到curl -s https://php-osx.liip.ch/insta... | bash -s 7.0, 但是在安装时提示错误,想问怎么解决?
$curl -s https://php-osx.liip.ch/insta... | bash -s 7.0
Detected macOS Sierra 10.12. All ok.
Get packager.tgz
Unpack packager.tgz
Please type in your password, as we want to install this into /usr/local
Password:
Start packager (may take some time) using /usr/bin/python2.7
downloading https://s3-eu-west-1.amazonaw...
downloading https://s3-eu-west-1.amazonaw...
ERROR: pkg/info file not found in package 7.0-10.10-frontenddev
Finished.
ERROR: pkg/info file not found in package 7.0-10.10-frontenddev这个错误怎么解决?
建议使用
brew
来安装。随后执行
等待几分钟后就安装成功了