全文検索:
- 06 PEAR DBがインストールできない
- 壊れてしまっているらしい。。。 <code> # pear install DB pear.php.net is using a unsupported protocal - This should nev... # pear update-channels Updating channel "doc.php.net" Update of Channel "doc.php.net" succeeded Updating channel "pear.php.net" Update of Channel "pear.php.net" succeeded Updating channel
- 04 json php5.1
- odeが使いたい。 JSON.phpはダウンロードしてくる。 [[http://pear.php.net/package/Services_JSON/]] [[http://download.pear.php.net/package/Services_JSON-1.0.3.tgz|バージョン 1.0.3]] こちら
- 01 YAML
- ストール ===== <code console> # wget http://pecl.php.net/get/yaml-1.1.1.tgz # tar yaml-1.1.1.tgz # cd yaml
- 02 expect
- ストール ===== <code console> # wget http://pecl.php.net/get/expect-0.3.1.tgz # tar zxvf expect-0.3.1.tgz
- 03 libssh2 ssh2_connect
- ストール ===== <code console> # wget http://pecl.php.net/get/ssh2-0.12.tgz # phpize # ./configure # make #