24h購物| | PChome| 登入
2008-06-07 01:06:21 | 人氣51| 回應0 | 上一篇 | 下一篇
推薦 0 收藏 0 轉貼0 訂閱站台

Solaris10 + PHP5 + IMAP

bash#make gso
bash#cp -a c-client  /usr/local/.
bash#ln -s /usr/local/c-client /usr/include/c-client
bash#ln -s /usr/local/c-client /usr/lib/c-client
bash#cd /usr/local/c-client
bash#mkdir tmp
bash#cd tmp
bash#cp ../c-client.a .
bash#ar xv c-client.a
bash#gcc -shared -mimpure-text -o c-client.so *.o
bash#cp c-client.so ../.
bash#cd ..
bash#ln -s c-client.so libc-client.so
bash#rm -rf tmp

bash#cd xxx/xxx/php-xxx/
bash#./configure --with-apxs2=/usr/local/apache/bin/apxs --with-iconv --enable-mbstring --with-imap --with-mysql=/usr/sfw
bash#make
bash#make install

台長: 到處看看
人氣(51) | 回應(0)| 推薦 (0)| 收藏 (0)
全站分類: 數位資訊(科技、網路、通訊、家電) | 個人分類: Solaris |
此分類下一篇:Openwebmail 沒裝 suidperl
此分類上一篇:Apache Logrotate

是 (若未登入"個人新聞台帳號"則看不到回覆唷!)
* 請輸入識別碼:
請輸入圖片中算式的結果(可能為0) 
(有*為必填)
TOP
詳全文