Searched refs:install (Results 1 – 25 of 67) 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, download |8 | https://pear.php.net/install-pear-nozlib.phar to php-src/pear/ |11 | # make install-pear |
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"; ?>';
8 choco install mysql -y --no-progress --params="/port:3306"13 …choco install sql-server-express -y --no-progress --install-arguments="/SECURITYMODE=SQL /SAPWD=Pa…
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 -c19 -@$(LIBTOOL) --tag=CC --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&124 install: $(all_targets) $(install_targets)26 install-sapi: $(OVERALL_TARGET)39 install-binaries: build-binaries $(install_binary_targets)41 install-modules: build-modules48 install-headers:162 .PHONY: all clean install distclean test prof-gen prof-clean prof-use
17 brew install \20 brew install \
29 install-build:36 install-programs:
7 RUN apt-get install -y tzdata8 RUN apt-get install -y pkg-config build-essential autoconf bison re2c \
6 install-litespeed: $(SAPI_LITESPEED_PATH)
34 For other systems, see the [installation chapter](https://www.php.net/install).43 On Ubuntu, you can install these using:45 sudo apt install -y pkg-config build-essential autoconf bison re2c \48 On Fedora, you can install these using:50 sudo dnf install re2c bison autoconf make libtool ccache libxml2-devel sqlite-devel91 make install93 Depending on your permissions and prefix, `make install` may need super user
71 - name: make install177 - name: make install261 - name: make install324 - name: make install400 - name: make install454 - name: make install647 - name: make install754 - name: make install756 sudo make install881 sudo apt-get install -y --no-install-recommends \[all …]
120 - name: make install121 uses: ./.github/actions/install-linux176 - name: make install177 uses: ./.github/actions/install-linux-x32217 - name: make install218 run: sudo make install273 sudo apt-get install \307 - name: make install310 sudo make install
8 sudo make install
18 apt-get install -y sudo22 sudo apt-get install -y \
6 install-cli: $(SAPI_CLI_PATH)
2 Bug #66660 (Composer.phar install/update fails)
6 install-cgi: $(SAPI_CGI_PATH)
14 On Debian: ``apt install libcpputest-dev re2c``
8 make install
Completed in 20 milliseconds