pear Spreadsheet_Excel_Writer 설치
pear 확인 -> pear version
cd /usr/share
lynx -source http://pear.php.net/go-pear | php
쭉 엔터
****** 추가 2011-06-09 >> 만약 아래와 같은 에러가 난다면
Sorry! Your PHP version is too new (5.1.6) for this go-pear.
Instead use http://pear.php.net/go-pear.phar for a more stable and current
version of go-pear, more suited to your PHP version.
Thank you for your coopertion and sorry for the inconvenience!
# wget http://pear.php.net/go-pear.phar
# php go-pear.phar
쭉 엔터
만약 lynx가 없다면
yum install lynx
/usr/sbin/apachectl stop
/usr/sbin/apachectl stop
/usr/sbin/apachectl start
/usr/share/bin/pear install OLE-1.0.0RC1
/usr/share/bin/pear install Spreadsheet_Excel_Writer-0.9.2
'Linux' 카테고리의 다른 글
| rsync 원격백업설정 (0) | 2012.10.08 |
|---|---|
| PHP configure 에러관련 yum 설치 (0) | 2012.10.08 |
| 리눅스 명령어 (mail) (0) | 2012.10.08 |
| Mail 로그 확인 (0) | 2012.10.08 |
| Linux명령어(vmstat) (0) | 2012.10.08 |