ご返信ありがとうございます。
HTTP Proxy Server Address http_proxy http://svn:8080
と表示されたので、
pear config-set http_proxy ''
を実行し、再び、
pear install Cache_Lite
を実行したら下記のメッセージが出て、downloadと表示されているので、もしかしたらと思い確認したところ該当のファイルはありませんでした。
もしかしたらここから、解凍・インストールなどの作業が必要なのでしょうか?
ディレクトリやコマンドを変えながら何度か実行しましたが、メッセージは変わりませんでした。
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
downloading Cache_Lite-1.7.4.tgz ...
Starting to download Cache_Lite-1.7.4.tgz (29,824 bytes)
.........done: 29,824 bytes
Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed to open stream: No such file or directory in PEAR/Downloader.php on line 1225
Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed to open stream: No such file or directory in /opt/csw/php5/lib/php/PEAR/Downloader.php on line 1225
Fatal error: PEAR_Downloader::require_once(): Failed opening required 'Structures/Graph.php' (include_path='/opt/csw/php5/lib/php'

in /opt/csw/php5/lib/php/PEAR/Downloader.php on line 1225
P.S.
ちなみに、Cache_Liteは入っていませんでした。
唯一使用していたパッケージだったので、どうしても入れたかったのです。
無知過ぎで申し訳ありません。
勉強させていただいてます。