facebook twitter hatena line email

Linux/phpインストール/PEAR

提供: 初心者エンジニアの簡易メモ
移動: 案内検索

pearインストール

yum install php-pear.noarch

pearアップデート

pear upgrade PEAR

pearインストール済みリスト

pear list

Net/UserAgent/Mobileインストール

wget http://download.pear.php.net/package/Net_UserAgent_Mobile-1.0.0.tgz
tar zxvf Net_UserAgent_Mobile-1.0.0.tgz
vi Net_UserAgent_Mobile-1.0.0/Net/UserAgent/Mobile.php