freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

postfix郵件系統(tǒng)安裝手冊(cè)v10鴻華銳科技(已改無錯(cuò)字)

2022-12-16 12:20:56 本頁(yè)面
  

【正文】 ablestatic [root@CentOS5 jpeg6b] make amp。amp。 make install . 安裝 freetype [root@CentOS5 PostFix] tar zxvf [root@CentOS5 PostFix] cd [root@CentOS5 ] ./configure //不指定目錄,方便以下 RRDTool 安裝 [root@CentOS5 ] make amp。amp。 make install . 安裝 fontconfig [root@CentOS5 PostFix] tar zxvf [root@CentOS5 PostFix] cd [root@CentOS5 ] ./configure prefix=/usr/local/fontconfig withfreetypeconfig=/usr/local/bin/freetypeconfig [root@CentOS5 ] make amp。amp。 make install 鴻華銳 (Grandtec)您身邊 IT 專家,為您締造最優(yōu)服務(wù) ! Postfix 郵件系統(tǒng)安裝手冊(cè) 深圳市鴻華銳科技有限公司 第 17 頁(yè) Tel:075588855786 89806658 Fax:075589810768 82912756 . 安裝 GD [root@CentOS5 PostFix] tar zxvf [root@CentOS5 PostFix] cd [root@CentOS5 ] ./configure prefix=/usr/local/gd withpng withjpeg=/usr/local/jpeg withfreetype withfontconfig=/usr/local/fontconfig [root@CentOS5 ] make amp。amp。 make install ** Configuration summary for gd : Support for PNG library: yes Support for JPEG library: yes Support for Freetype library: yes Support for Fontconfig library: yes Support for Xpm library: no Support for pthreads: yes faq: 1 cd . amp。amp。 /bin/sh /usr/local/src/aclocal::64: warning: macro `AM_ICONV39。 not found in library cd . amp。amp。 /bin/sh /usr/local/src/cd . amp。amp。 /bin/sh /usr/local/src/:64: error: possibly undefined macro: AM_ICONV If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. make: *** [configure] Error 1 解決 : 重新 make 一下,如果不行,可以安裝下邊的包 安裝 gettext 包 安裝方式 : shell yum install gettext 或通過手動(dòng)下載 gettext 包 . 安裝 libiconv [root@CentOS5 PostFix] tar zxvf [root@CentOS5 PostFix] cd [root@CentOS5 PostFix] ./configure prefix=/usr/local [root@CentOS5 PostFix] make [root@CentOS5 PostFix] make install [root@CentOS5 PostFix] cd ../ . 安裝 libmcrypt tar zxvf cd ./configure 鴻華銳 (Grandtec)您身邊 IT 專家,為您締造最優(yōu)服務(wù) ! Postfix 郵件系統(tǒng)安裝手冊(cè) 深圳市鴻華銳科技有限公司 第 18 頁(yè) Tel:075588855786 89806658 Fax:075589810768 82912756 make make install /sbin/ldconfig cd libltdl/ ./configure enableltdlinstall make make install cd ../../ . 安裝 mhash tar zxvf cd ./configure make make install cd ../ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/lib/ /usr/lib/ ln s /usr/local/bin/libmcryptconfig /usr/bin/libmcryptconfig . 安裝 mcrypt tar zxvf cd /sbin/ldconfig ./configure 鴻華銳 (Grandtec)您身邊 IT 專家,為您締造最優(yōu)服務(wù) ! Postfix 郵件系統(tǒng)安裝手冊(cè) 深圳市鴻華銳科技有限公司 第 19 頁(yè) Tel:075588855786 89806658 Fax:075589810768 82912756 make make install cd ../ . 安裝 PHP tar zxvf gzip cd | patch d p1 cd ./configure prefix=/usr/local/php withconfigfilepath=/usr/local/php/etc withmysql=/usr/ withmysqli=/usr/bin/mysql_config withiconvdir=/usr/local withfreetypedir withjpegdir=/usr/local/jpeg withpngdir withzlib withlibxmldir=/usr enablexml disablerpath enablediscardpath enablesafemode enablebcmath enableshmop enablesysvsem enableinlineoptimization withcurl withcurlwrappers enablembregex enablefastcgi enablefpm enableforcecgiredirect enablembstring withmcrypt withgd=/usr/local/gd enablegdnativettf withopenssl withmhash enableptl enablesockets withldap withldapsasl withxmlrpc enablezip enablesoap make ZEND_EXTRA_LIBS=39。liconv39。 make install cp /usr/local/ php/etc/ cd ../ 報(bào)錯(cuò)一: configure: error: not found! [root@CentOS5 ] yum install cyrussasl cyrussasldevel . 安裝 memcache tar zxvf cd /usr/local/php/bin/phpize ./configure withphpconfig=/usr/local/php/bin/phpconfig make make install 鴻華銳 (Grandtec)您身邊 IT 專家,為您締造最優(yōu)服務(wù) ! Postfix 郵件系統(tǒng)安裝手冊(cè) 深圳市鴻華銳科技有限公司 第 20 頁(yè) Tel:075588855786 89806658 Fax:075589810768 82912756 cd ../ . 安裝 eaccelerator tar jxvf cd /usr/local/php/bin/phpize ./configure enableeaccelerator=shared withphpconfig=/usr/local/php/bin/phpconfig make make install cd ../ . 安裝 PDO_MYSQL tar zxvf cd /usr/local/php/bin/phpize ./configure withphpconfig=/usr/local/php/bin/phpconfig withpdomysql=/usr/ make make install cd ../ . 安裝 ImageMagick tar zxvf cd ./configure make make install cd ../ 編譯報(bào)錯(cuò)一: make[1]: *** [coders/] Error 1 make[1]: Leaving directory `/root/PostFix/39。 make: *** [all] Error 2 原因是因?yàn)榘惭b了兩個(gè) libpng,卸載刪除一個(gè) [root@CentOS5 ] rpm qa|grep libpng 鴻華銳 (Grandtec)您身邊 IT 專家,為您締造最優(yōu)服務(wù) ! Postfix 郵件系統(tǒng)安裝手冊(cè) 深圳市鴻華銳科技有限公司 第 21 頁(yè) Tel:075588855786 89806658 Fax:075589810768 82912756 [root@CentOS5 ] rpm e nodeps [root@CentOS5 ] make clean [root@CentOS5 ] ./configure [root@CentOS5 ] make [root@CentOS5 ] make install 還是報(bào)錯(cuò),后來重新下載最新版本 [root@CentOS5 PostFix] wget [root@CentOS5 PostFi
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1