Merge pull request #95 from snake302/patch-2

Update compile_php.sh
This commit is contained in:
shoghicp 2013-02-06 13:14:06 -08:00
commit 466ae6290d

View File

@ -6,8 +6,8 @@ ZEND_VM="GOTO"
ZLIB_VERSION="1.2.7"
GMP_VERSION="5.1.0"
PTHREADS_VERSION="d2fb571d6cd624bffe4faf766de128eb976a7d16"
CURL_VERSION="curl-7_28_1"
PTHREADS_VERSION="fc8622882bed09aa181b3eb1cb33c046ce11199b"
CURL_VERSION="curl-7_29_0"
#READLINE_VERSION="6.2"
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"
@ -168,4 +168,4 @@ rm -r -f install_data/ >> $DIR/install.log 2>&1
date >> $DIR/install.log 2>&1
echo " done!"
echo "[PocketMine] You should start the server now using \"./start.sh\""
echo "[PocketMine] If it doesn't works, please send the \"install.log\" file to the Bug Tracker"
echo "[PocketMine] If it doesn't works, please send the \"install.log\" file to the Bug Tracker"