Searched refs:install (Results 1 – 25 of 64) sorted by relevance
123
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 8.9 Use `pecl install oci8-2.2.0` to install for PHP 7.11 Use `pecl install oci8-2.0.12` to install for PHP 5.2 - PHP 5.6.13 Use `pecl install oci8-1.4.10` to install for PHP 4.3.9 - PHP 5.1.20 source, then also install the SDK package.
56 // find the Oracle install91 // find the Oracle install126 // find the Oracle install160 // find the Oracle install
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 brew install \13 brew install \
28 gzip compression => disabled (install ext/zlib)29 bzip2 compression => disabled (install ext/bz2)30 OpenSSL support => disabled (install ext/openssl)
32 OpenSSL support => disabled (install ext/openssl)52 OpenSSL support => disabled (install ext/openssl)
49 - name: make install50 uses: ./.github/actions/install-linux94 - name: make install95 uses: ./.github/actions/install-linux-x32120 - name: make install121 run: sudo make install
69 - name: make install147 - name: make install206 - name: make install207 run: sudo make install249 run: sudo -H pip install gcovr256 - name: make install300 - name: make install334 php ./phpunit install412 - name: make install519 - name: make install[all …]
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:163 .PHONY: all clean install distclean test prof-gen prof-clean prof-use
6 install-litespeed: $(SAPI_LITESPEED_PATH)
22 --prefix="$HOME"/php-install \77 make install
29 install-build:36 install-programs: $(builddir)/phpize $(builddir)/php-config
6 install-cli: $(SAPI_CLI_PATH)
2 Bug #66660 (Composer.phar install/update fails)
6 install-cgi: $(SAPI_CGI_PATH)
19 install-sh
8 sudo make install
8 make install
36 For other systems, see the [installation chapter](https://php.net/install).44 you can install these using:46 sudo apt install -y pkg-config build-essential autoconf bison re2c \88 make install90 Depending on your permissions and prefix, `make install` may need super user
Completed in 37 milliseconds