Friday 11 June 2010

Installing openID on ReadyNAS

Working from this list...

Installed pear-php

readynas1:~# pear install Crypt_HMAC2

downloading Crypt_HMAC2-1.0.0.tgz ...
Starting to download Crypt_HMAC2-1.0.0.tgz (8,129 bytes)
.....done: 8,129 bytes
install ok: channel://pear.php.net/Crypt_HMAC2-1.0.0
readynas1:~#
readynas1:~# pear install Crypt_DiffieHellman-0.2.5
downloading Crypt_DiffieHellman-0.2.5.tgz ...
Starting to download Crypt_DiffieHellman-0.2.5.tgz (10,853 bytes)
.....done: 10,853 bytes
install ok: channel://pear.php.net/Crypt_DiffieHellman-0.2.5
readynas1:~# pear install Services_Yadis-0.4.0
Failed to download pear/HTTP_Request2 within preferred state "stable", latest release is version 0.5.2, stability "alpha", use "channel://pear.php.net/HTTP_Request2-0.5.2" to install
Failed to download pear/Validate within preferred state "stable", latest release is version 0.8.3, stability "beta", use "channel://pear.php.net/Validate-0.8.3" to install
Failed to download pear/Net_URL2 within preferred state "stable", latest release is version 0.3.1, stability "beta", use "channel://pear.php.net/Net_URL2-0.3.1" to install
pear/Services_Yadis requires package "pear/HTTP_Request2" (version >= 0.5.1)
pear/Services_Yadis requires package "pear/Validate"
pear/Services_Yadis requires package "pear/Net_URL2"
No valid packages found
install failed
readynas1:~#