Searched refs:install (Results 1 – 25 of 113) sorted by relevance
12345
/PHP-7.0/pear/ |
H A D | Makefile.frag | 12 PEAR_INSTALLER_URL = https://pear.php.net/install-pear-nozlib.phar 14 install-pear-installer: $(SAPI_CLI_PATH) 15 …@$(top_builddir)/sapi/cli/php $(PEAR_INSTALL_FLAGS) pear/install-pear-nozlib.phar -d "$(peardir)" … 17 install-pear: 19 @if test ! -f $(builddir)/install-pear-nozlib.phar; then \ 20 if test -f $(srcdir)/install-pear-nozlib.phar; then \ 21 cp $(srcdir)/install-pear-nozlib.phar $(builddir)/install-pear-nozlib.phar; \ 28 …$(top_builddir)/sapi/cli/php -n $(srcdir)/fetch.php "${PEAR_INSTALLER_URL}" $(builddir)/install-pe… 32 …@if test -f $(builddir)/install-pear-nozlib.phar && $(mkinstalldirs) $(INSTALL_ROOT)$(peardir); th… 33 $(MAKE) -s install-pear-installer; \ [all …]
|
H A D | install-pear.txt | 7 | To install these components, | 11 | # make install-su |
|
/PHP-7.0/ext/oci8/ |
H A D | README | 8 Use 'pecl install oci8' to install for PHP 7. 10 Use 'pecl install oci8-2.0.12' to install for PHP 5.2 - PHP 5.6. 12 Use 'pecl install oci8-1.4.10' to install for PHP 4.3.9 - PHP 5.1. 19 building from source, then also install the SDK package.
|
/PHP-7.0/ext/phar/tests/cache_list/files/ |
H A D | blog.phar | 6 ^ index.phpv�7Hvr�%��install.php�7H2���<… 7 include "install.php"; 11 ?><?php echo "install\n"; ?>�}L�+����x��Q�GBMB
|
H A D | blog.phar.inc | 13 include "install.php"; 18 $phar['install.php'] = '<?php echo "install\n"; ?>';
|
/PHP-7.0/ext/phar/tests/files/ |
H A D | blog.phar | 8 ^ index.php�?2�I�坙��install.php?2�I2���<?p… 9 include "install.php"; 13 ?><?php echo "install\n"; ?>0�])IgF|������a��GBMB
|
H A D | blog.phar.inc | 15 include "install.php"; 20 $phar['install.php'] = '<?php echo "install\n"; ?>';
|
/PHP-7.0/ext/pdo/ |
H A D | Makefile.frag | 12 install-pdo-headers: 30 install: $(all_targets) $(install_targets) install-pdo-headers
|
/PHP-7.0/ext/bcmath/libbcmath/ |
H A D | INSTALL | 1 Currently, only libbcmath.a is built. To build and install it, do 5 make install
|
/PHP-7.0/ext/xml/ |
H A D | config.m4 | 9 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 10 [ --with-libxml-dir=DIR XML: libxml2 install prefix], no, no) 13 PHP_ARG_WITH(libexpat-dir, libexpat install dir, 14 [ --with-libexpat-dir=DIR XML: libexpat install prefix (deprecated)], no, no)
|
/PHP-7.0/ |
H A D | makerpm | 103 %install 106 install -m 0755 .libs/libphp7.so $RPM_BUILD_ROOT%{_libdir}/apache 108 install -m 0755 sapi/cli/php $RPM_BUILD_ROOT%{_bindir} 109 install -m 0755 sapi/cgi/php $RPM_BUILD_ROOT%{_bindir}/php_cgi 111 install -m 0755 sapi/cli/php.1 $RPM_BUILD_ROOT%{_mandir}/man1 113 install -m 0755 php.ini-recommended $RPM_BUILD_ROOT%{_sysconfdir}/php.ini 115 install -m 0755 modules/*.so $RPM_BUILD_ROOT%{_libdir}/php/extensions
|
H A D | Makefile.global | 2 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
|
/PHP-7.0/ext/phar/tests/ |
H A D | phpinfo_003.phpt | 31 gzip compression => disabled (install ext/zlib) 32 bzip2 compression => disabled (install pecl/bz2) 33 OpenSSL support => disabled (install ext/openssl)
|
/PHP-7.0/ext/xmlwriter/ |
H A D | config.m4 | 9 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 10 [ --with-libxml-dir=DIR XMLWriter: libxml2 install prefix], no, no)
|
/PHP-7.0/ext/libxml/ |
H A D | config0.m4 | 9 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 10 [ --with-libxml-dir[=DIR] LIBXML: libxml2 install prefix], no, no)
|
/PHP-7.0/ext/xmlreader/ |
H A D | config.m4 | 9 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 10 [ --with-libxml-dir=DIR XMLReader: libxml2 install prefix], no, no)
|
/PHP-7.0/ext/simplexml/ |
H A D | config.m4 | 8 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 9 [ --with-libxml-dir=DIR SimpleXML: libxml2 install prefix], no, no)
|
/PHP-7.0/ext/soap/ |
H A D | config.m4 | 8 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 9 [ --with-libxml-dir=DIR SOAP: libxml2 install prefix], no, no)
|
/PHP-7.0/ext/com_dotnet/tests/ |
H A D | bug49192.phpt | 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
|
/PHP-7.0/scripts/ |
H A D | Makefile.frag | 28 install-build: 35 install-programs: $(builddir)/phpize $(builddir)/php-config
|
/PHP-7.0/ext/mbstring/libmbfl/ |
H A D | INSTALL | 7 make install
|
/PHP-7.0/sapi/litespeed/ |
H A D | Makefile.frag | 6 install-litespeed: $(SAPI_LITESPEED_PATH)
|
/PHP-7.0/ext/filter/ |
H A D | config.m4 | 7 PHP_ARG_WITH(pcre-dir, pcre install prefix, 8 [ --with-pcre-dir FILTER: pcre install prefix], no, no)
|
/PHP-7.0/ext/dom/ |
H A D | config.m4 | 9 PHP_ARG_WITH(libxml-dir, libxml2 install dir, 10 [ --with-libxml-dir[=DIR] DOM: libxml2 install prefix], no, no)
|
/PHP-7.0/sapi/cli/ |
H A D | Makefile.frag | 6 install-cli: $(SAPI_CLI_PATH)
|
Completed in 24 milliseconds
12345