|
|
|
@ -69,6 +69,8 @@ Install_lib() |
|
|
|
|
$serverPath/php/$version/bin/phpize |
|
|
|
|
./configure --with-php-config=$serverPath/php/$version/bin/php-config $OPTIONS |
|
|
|
|
make clean && make && make install && make clean |
|
|
|
|
|
|
|
|
|
rm -rf $php_lib/${LIBNAME}-${LIBV} |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
while [[ ! -f "$extFile" ]]; |
|
|
|
|