Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 84) sorted by path

1234

/PHP-7.4/
H A D.gitignore132 /pear/install-pear-nozlib.phar
H A DNEWS295 . Fixed bug #81032 (GD install is affected by external libgd installation).
H A DREADME.md35 For other systems, see the [installation chapter](https://php.net/install).
80 make install
82 Depending on your permissions and prefix, `make install` may need super user
H A Dconfigure.ac167 dnl Because `make install` is often performed by the superuser, we create the
764 AC_MSG_ERROR([Valgrind not found. Please install Valgrind.])
1030 o foobar package install prefix is /usr/local/foobar/
1134 [whether to install PEAR],
1154 install_pear="install-pear"
1459 pharcmd_install=install-pharcmd
1466 …targets="$install_sapi $install_modules $install_binaries install-build install-headers install-pr…
/PHP-7.4/Zend/tests/
H A Dbug66660.phpt2 Bug #66660 (Composer.phar install/update fails)
/PHP-7.4/azure/
H A Dapt.yml10 sudo apt install bison \
H A Dcommunity_job.yml32 sudo make install
40 sudo make install
53 php7.4 /usr/bin/composer install --no-progress
65 php7.4 /usr/bin/composer install --no-progress
66 php7.4 ./phpunit install
79 php /usr/bin/composer install --no-progress --ignore-platform-reqs
H A Dcoverage_job.yml15 sudo -H pip install gcovr
22 - template: install.yml
H A Dinstall.yml4 sudo make install
H A Djob.yml19 - template: install.yml
H A Dmsan_job.yml59 sudo make install
/PHP-7.4/azure/i386/
H A Dapt.yml8 sudo apt-get install -y gcc-multilib
9 sudo apt-get install -y g++-multilib
13 sudo apt-get install -y libc6:i386
14 sudo apt-get install -y bison \
H A Djob.yml73 sudo make install
/PHP-7.4/azure/macos/
H A Dbrew.yml6 brew install pkg-config \
12 brew install openssl@1.1 \
H A Djob.yml77 sudo make install
/PHP-7.4/build/
H A DMakefile.global2 INSTALL = $(top_srcdir)/build/shtool install -c
20 -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1
25 install: $(all_targets) $(install_targets)
27 install-sapi: $(OVERALL_TARGET)
40 install-binaries: build-binaries $(install_binary_targets)
42 install-modules: build-modules
49 install-headers:
146 .PHONY: all clean install distclean test prof-gen prof-clean prof-use
H A Dlibtool.m42098 # implement the --enable-fast-install flag
2102 AC_ARG_ENABLE([fast-install],
2104 << --enable-fast-install[=PKGS]
2130 # set the default to --disable-fast-install
2661 # --enable-ltdl-install to the configure arguments. Note that
2680 ac_configure_args="$ac_configure_args --enable-ltdl-install"
2684 ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
4314 # Commands used to build and install an old-style archive.
4326 # Commands used to build and install a shared archive.
H A Dltmain.sh621 *install*|cp|mv)
622 mode=install
1701 -no-fast-install)
1706 -no-install)
3667 $echo "*** make it link in! You will probably need to install it or some"
5806 install)
6252 */usr/bin/install*,*cygwin*)
6839 install)
H A Dphp.m4834 install_modules="install-modules"
851 \$(LIBTOOL) --mode=install cp $3/$1.$suffix \$(phplibdir)
887 install_binaries="install-binaries"
888 install_binary_targets="$install_binary_targets install-$1"
897 install_sapi="install-sapi"
1749 AC_MSG_WARN([mawk is known to have problems on some systems. You should install GNU awk])
1760 AC_MSG_ERROR([You should install GNU awk])
1994 AC_MSG_ERROR([Please specify the install prefix of iconv with --with-iconv=<DIR>])
H A Dpkg.m439 dnl [m4_fatal([must install pkg-config 0.29 or later before running autoconf/autogen])])
222 dnl should install pkg-config .pc files. By default the directory is
244 dnl module should install arch-independent pkg-config .pc files. By
H A Dshtool168 shtoolize -obuild/shtool echo install mkdir platform path
177 echo|install|mkdir|platform|path )
205 install )
783 install )
/PHP-7.4/docs/
H A Dself-contained-extensions.md56 make install
115 (this is installed during `make install` by PHP).
135 make install
H A Dunix-build-system.md16 * `install-cli`: installs the CLI only, so that the install-sapi target does
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug49192.phpt15 // 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
/PHP-7.4/ext/enchant/tests/
H A Dbroker_dict_exists.phpt9 …oker_list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! …

Completed in 84 milliseconds

1234