Searched refs:install (Results 1 – 25 of 95) sorted by relevance
1234
/PHP-5.3/pear/ |
H A D | Makefile.frag | 13 install-pear-installer: $(SAPI_CLI_PATH) 16 install-pear: 18 @if test ! -f $(builddir)/install-pear-nozlib.phar; then \ 19 if test -f $(srcdir)/install-pear-nozlib.phar; then \ 20 cp $(srcdir)/install-pear-nozlib.phar $(builddir)/install-pear-nozlib.phar; \ 23 "$(WGET)" http://pear.php.net/install-pear-nozlib.phar -nd -P $(builddir)/; \ 25 "$(FETCH)" -o $(builddir)/ http://pear.php.net/install-pear-nozlib.phar; \ 27 …pi/cli/php -n $(srcdir)/fetch.php http://pear.php.net/install-pear-nozlib.phar $(builddir)/install… 31 …@if test -f $(builddir)/install-pear-nozlib.phar && $(mkinstalldirs) $(INSTALL_ROOT)$(peardir); th… 32 $(MAKE) -s install-pear-installer; \ [all …]
|
H A D | install-pear.txt | 7 | To install these components, | 11 | # make install-su |
|
/PHP-5.3/sapi/fpm/ |
H A D | Makefile.frag | 12 install-build: install-fpm 14 install-fpm: install-sapi
|
/PHP-5.3/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-5.3/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-5.3/ext/pdo/ |
H A D | Makefile.frag | 11 install-pdo-headers: 29 install: $(all_targets) $(install_targets) install-pdo-headers
|
/PHP-5.3/ |
H A D | Makefile.global | 2 INSTALL = $(top_srcdir)/build/shtool install -c 18 -@$(LIBTOOL) --silent --mode=install cp $@ $(phptempdir)/$@ >/dev/null 2>&1 23 install: $(all_targets) $(install_targets) 25 install-sapi: $(OVERALL_TARGET) 38 install-modules: build-modules 45 install-headers: 120 .PHONY: all clean install distclean test
|
H A D | makerpm | 103 %install 106 install -m 0755 .libs/libphp5.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
|
/PHP-5.3/ext/bcmath/libbcmath/ |
H A D | INSTALL | 1 Currently, only libbcmath.a is built. To build and install it, do 5 make install
|
/PHP-5.3/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-5.3/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-5.3/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-5.3/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-5.3/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-5.3/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-5.3/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-5.3/scripts/ |
H A D | Makefile.frag | 27 install-build: 34 install-programs: $(builddir)/phpize $(builddir)/php-config
|
/PHP-5.3/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-5.3/ext/mbstring/libmbfl/ |
H A D | INSTALL | 7 make install
|
/PHP-5.3/sapi/aolserver/ |
H A D | README | 17 Read doc/install.txt in the source distribution 20 include/Makefile.global and running make all install. 35 $ make install
|
/PHP-5.3/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-5.3/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-5.3/sapi/cli/ |
H A D | Makefile.frag | 6 install-cli: $(SAPI_CLI_PATH)
|
Completed in 19 milliseconds
1234