https://travis-ci.org/github/terrafrost/benchmarks/builds/700939249
Running sudo pecl install ssh2-1.2
gives me a sudo: pecl: command not found
error. Do I need to compile ssh2 from the sources instead?
Thanks!
https://travis-ci.org/github/terrafrost/benchmarks/builds/700939249
Running sudo pecl install ssh2-1.2
gives me a sudo: pecl: command not found
error. Do I need to compile ssh2 from the sources instead?
Thanks!
pecl
is available for the user, but not for root
.