Searched refs:install (Results 1 – 25 of 84) sorted by relevance
1234
10 PEAR_INSTALLER_URL = https://pear.php.net/install-pear-nozlib.phar12 install-pear-installer: $(SAPI_CLI_PATH)13 …@$(top_builddir)/sapi/cli/php $(PEAR_INSTALL_FLAGS) pear/install-pear-nozlib.phar -d "$(peardir)" …15 install-pear:17 @if test ! -f $(builddir)/install-pear-nozlib.phar; then \18 if test -f $(srcdir)/install-pear-nozlib.phar; then \19 cp $(srcdir)/install-pear-nozlib.phar $(builddir)/install-pear-nozlib.phar; \26 …$(top_builddir)/sapi/cli/php -n $(srcdir)/fetch.php "${PEAR_INSTALLER_URL}" $(builddir)/install-pe…30 …@if test -f $(builddir)/install-pear-nozlib.phar && $(mkinstalldirs) $(INSTALL_ROOT)$(peardir); th…31 $(MAKE) -s install-pear-installer; \[all …]
7 | To install these components, |11 | # make install-su |
7 Use `pecl install oci8` to install for PHP 7.9 Use `pecl install oci8-2.0.12` to install for PHP 5.2 - PHP 5.6.11 Use `pecl install oci8-1.4.10` to install for PHP 4.3.9 - PHP 5.1.18 source, then also install the SDK package.
6 ^ index.phpv�7Hvr�%��install.php�7H2���<…7 include "install.php";11 ?><?php echo "install\n"; ?>�}L�+����x��Q�GBMB
13 include "install.php";18 $phar['install.php'] = '<?php echo "install\n"; ?>';
8 ^ index.php�?2�I�坙��install.php?2�I2���<?p…9 include "install.php";13 ?><?php echo "install\n"; ?>0�])IgF|������a��GBMB
15 include "install.php";20 $phar['install.php'] = '<?php echo "install\n"; ?>';
17 install-pdo-headers:35 install: $(all_targets) $(install_targets) install-pdo-headers
8 sudo apt-get install -y gcc-multilib9 sudo apt-get install -y g++-multilib13 sudo apt-get install -y libc6:i38614 sudo apt-get install -y bison \
6 brew install pkg-config \12 brew install openssl@1.1 \
29 gzip compression => disabled (install ext/zlib)30 bzip2 compression => disabled (install ext/bz2)31 OpenSSL support => disabled (install ext/openssl)
33 OpenSSL support => disabled (install ext/openssl)53 OpenSSL support => disabled (install ext/openssl)
2 INSTALL = $(top_srcdir)/build/shtool install -c20 -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&125 install: $(all_targets) $(install_targets)27 install-sapi: $(OVERALL_TARGET)40 install-binaries: build-binaries $(install_binary_targets)42 install-modules: build-modules49 install-headers:146 .PHONY: all clean install distclean test prof-gen prof-clean prof-use
32 sudo make install40 sudo make install53 php7.4 /usr/bin/composer install --no-progress65 php7.4 /usr/bin/composer install --no-progress66 php7.4 ./phpunit install79 php /usr/bin/composer install --no-progress --ignore-platform-reqs
15 sudo -H pip install gcovr22 - template: install.yml
4 sudo make install
15 // there is a fix available, but user has to install it.17 // I don't think its worth the trouble of making the user install the fix to
6 install-litespeed: $(SAPI_LITESPEED_PATH)
28 install-build:35 install-programs: $(builddir)/phpize $(builddir)/php-config
32 --prefix="$HOME"/php-install \85 make install
6 install-cli: $(SAPI_CLI_PATH)
2 Bug #66660 (Composer.phar install/update fails)
6 install-cgi: $(SAPI_CGI_PATH)
19 install-sh
9 …oker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! …
Completed in 66 milliseconds