PHPBrew

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

PHPBrew

文章 yehlu »

https://github.com/c9s/phpbrew

代碼: 選擇全部

sudo apt-get install autoconf automake curl build-essential libxslt1-dev re2c libxml2-dev php5-cli bison libbz2-dev
sudo apt-get build-dep php5
curl -O https://raw.github.com/c9s/phpbrew/master/phpbrew
chmod +x phpbrew
sudo cp phpbrew /usr/bin/phpbrew
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

Re: PHPBrew

文章 yehlu »

修改 .bashrc 加入下列一行

代碼: 選擇全部

source ~/.phpbrew/bashrc
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

Re: PHPBrew

文章 yehlu »

安裝擴充套件

代碼: 選擇全部

phpbrew ext xdebug
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

Package locales-all has no installation candidate

文章 yehlu »

出現 Package locales-all has no installation candidate
改用
aptitude 安裝即可
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

phpbrew install php-5.5.4 Error

文章 yehlu »

configure: error:
PEAR requires XML to be enabled. Add --enable-xml to the configure line. (or --without-pear)

原因
後面沒加 +default

代碼: 選擇全部

phpbrew install php-5.5.4 +default
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

libtool: unrecognized option `-export-dynamic'

文章 yehlu »

yehlu@cPOSap01:~$ tail /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.4 LTS"
yehlu@cPOSap01:~$ phpbrew install php-5.3.27 +default

https://github.com/c9s/phpbrew/issues/83

代碼: 選擇全部

phpbrew install php-5.3.27 +default +intl
sabahat
文章: 1
註冊時間: 2014-11-06 19:57:39

Re: PHPBrew

文章 sabahat »

对我们很好的好消息。漂亮的链接,您共享。我已经发现了这个在不同的网站,但不满意的一点。
Unlock the key of your success by 299-01 testking braindump and testking.By using our latest wikipedia and University of California, Berkeley study material, you can easily pass selftestengine MICROSOFT
回覆文章

回到「PHP」