Searched full:install (Results 1 - 25 of 339) sorted by relevance
1234567891011>>
| /httpd/docs/manual/ |
| H A D | install.html | 3 URI: install.html.de 7 URI: install.html.en 11 URI: install.html.es 15 URI: install.html.fr 19 URI: install.html.ja.utf8 23 URI: install.html.ko.euc-kr 27 URI: install.html.tr.utf8
|
| H A D | install.xml.meta | 4 <metafile reference="install.xml"> 5 <basename>install</basename>
|
| H A D | install.html.en | 26 <p><span>Available Languages: </span><a href="./de/install.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | 27 <a href="./en/install.html" title="English"> en </a> | 28 <a href="./es/install.html" hreflang="es" rel="alternate" title="Espa�ol"> es </a> | 29 <a href="./fr/install.html" hreflang="fr" rel="alternate" title="Fran�ais"> fr </a> | 30 <a href="./ja/install.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 31 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 32 <a href="./tr/install.html" hreflang="tr" rel="alternate" title="T�rk�e"> tr </a></p> 57 <li><img alt="" src="./images/down.gif" /> <a href="#install">Install</a></li> 99 <td><a href="#install">Instal [all...] |
| H A D | dso.xml.ja | 59 <a href="install.html">インストールの文書</a>で説明されているように、 74 <program>configure</program>、<code>make install</code> のときに Apache の 94 $ ./configure --prefix=/path/to/install --enable-foo=shared<br /> 95 $ make install 108 $ make install 118 $ make install
|
| H A D | dso.xml.ko | 57 <a href="install.html">��ġ ����</a>���� ������ 71 <code>configure</code>�� <code>make install</code>�� 91 $ ./configure --prefix=/path/to/install --enable-foo=shared<br /> 92 $ make install 103 $ make install 113 $ make install
|
| H A D | install.html.ko.euc-kr | 26 <p><span>������ ���: </span><a href="./de/install.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | 27 <a href="./en/install.html" hreflang="en" rel="alternate" title="English"> en </a> | 28 <a href="./es/install.html" hreflang="es" rel="alternate" title="Español"> es </a> | 29 <a href="./fr/install.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 30 <a href="./ja/install.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 31 <a href="./ko/install.html" title="Korean"> ko </a> | 32 <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> 60 <li><img alt="" src="./images/down.gif" /> <a href="#install">��ġ</a></li> 99 <td><a href="#install">��ġ</a></td> 101 <td><code>$ make install</cod [all...] |
| H A D | install.html.ja.utf8 | 26 <p><span>翻訳済み言語: </span><a href="./de/install.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | 27 <a href="./en/install.html" hreflang="en" rel="alternate" title="English"> en </a> | 28 <a href="./es/install.html" hreflang="es" rel="alternate" title="Español"> es </a> | 29 <a href="./fr/install.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 30 <a href="./ja/install.html" title="Japanese"> ja </a> | 31 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 32 <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> 61 <li><img alt="" src="./images/down.gif" /> <a href="#install">インストール</a></li> 101 <td><a href="#install">インストール</a></td> 103 <td><code>$ make install</cod [all...] |
| H A D | install.xml.ja | 23 <manualpage metafile="install.xml.meta"> 84 <td><a href="#install">インストール</a></td> 86 <td><code>$ make install</code> </td> 294 <section id="install"><title>インストール</title> 301 <example>$ make install</example> 357 <code>make install</code> を実行しても今あるドキュメント、 378 $ make install<br />
|
| H A D | install.html.de | 26 <p><span>Verf�gbare Sprachen: </span><a href="./de/install.html" title="Deutsch"> de </a> | 27 <a href="./en/install.html" hreflang="en" rel="alternate" title="English"> en </a> | 28 <a href="./es/install.html" hreflang="es" rel="alternate" title="Espa�ol"> es </a> | 29 <a href="./fr/install.html" hreflang="fr" rel="alternate" title="Fran�ais"> fr </a> | 30 <a href="./ja/install.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | 31 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 32 <a href="./tr/install.html" hreflang="tr" rel="alternate" title="T�rk�e"> tr </a></p> 61 <li><img alt="" src="./images/down.gif" /> <a href="#install">Installieren</a></li> 100 <td><a href="#install">Installieren</a></td> 102 <td><code>$ make install</cod [all...] |
| /httpd/build/ |
| H A D | NWGNUhead.inc | 11 TARGETS = libs nlms install clobber_libs clobber_nlms clean installdev 24 install :: NO_LICENSE_FILE 29 $(MAKE) $(MAKECMDGOALS) -f NWGNUmakefile RELEASE=$(RELEASE) DEST="$(INSTALL)" LM_LICENSE_FILE="$(METROWERKS)/license.dat" 35 all: $(SUBDIRS) libs nlms install 39 install :: nlms $(INSTDIRS) 54 @echo $(DL)all . . . . . . . does everything (libs nlms install)$(DL) 57 @echo $(DL)install . . . . . builds libs and nlms and copies install files to$(DL) 58 @echo $(DL) "$(INSTALL)"$(DL) 60 @echo $(DL) "$(INSTALL)" [all...] |
| H A D | special.mk | 25 INSTALL_TARGETS = install-modules-$(INSTALL_DSO) 29 install-modules-yes: $(SHARED_TARGETS) 35 install-modules-no:
|
| H A D | instdso.sh | 19 # instdso.sh - install Apache DSO modules 21 # we use this instead of libtool --install because: 22 # 1) on a few platforms libtool doesn't install DSOs exactly like we'd 62 type install >/dev/null 2>&1 && INSTALL_CMD=install || INSTALL_CMD=cp 66 CMD="$SH_LIBTOOL --mode=install $INSTALL_CMD $DSOARCHIVES $TARGETDIR/" 72 # on OS/2, aplibtool --install doesn't copy the .la files & we can't
|
| H A D | NWGNUenvironment.inc | 285 INSTALL = $(subst \,/,$(DEST)) 286 ifeq (/, $(findstring /,$(INSTALL))) 287 INSTDIRS = $(INSTALL) 292 INSTALL = $(subst \,/,$(dest)) 293 ifeq (/, $(findstring /,$(INSTALL))) 294 INSTDIRS = $(INSTALL) 298 ifndef INSTALL 299 INSTALL = $(AP_WORK)/Dist 300 INSTDIRS = $(INSTALL) 322 ifneq "$(findstring IPV6,$(INSTALL))" "IPV [all...] |
| H A D | install.sh | 19 # install.sh -- install a program, script or datafile 21 # Based on `install-sh' from the X Consortium's X11R5 distribution 79 echo "install.sh: no input file(s) specified" 83 echo "install.sh: no destination specified"
|
| H A D | rules.mk.in | 60 INSTALL_DATA = $(INSTALL) -m 644 61 INSTALL_PROGRAM = $(INSTALL) -m 755 $(INSTALL_PROG_FLAGS) 71 install: install-recursive 74 all-recursive install-recursive depend-recursive: 172 program-install: $(TARGETS) $(SHARED_TARGETS) 186 local-install: program-install $(INSTALL_TARGETS) 239 .PHONY: all all-recursive install-recursive local-all $(PHONY_TARGETS) \ 245 install loca [all...] |
| H A D | binbuild.sh | 71 rm -rf bindist install-bindist.sh *.bindist 75 make install root="bindist/" && \ 105 echo "See \"INSTALL.bindist\" on how to install the distribution." && \ 126 echo "To install this binary distribution you have to execute the installation" && \ 127 echo "script \"install-bindist.sh\" in the top-level directory of the distribution." && \ 129 echo "The script takes the ServerRoot directory into which you want to install" && \ 140 echo "See \"INSTALL\" for details on how to accomplish this." && \ 142 ) > INSTALL.bindist 147 build/install [all...] |
| H A D | config_vars.sh.in | 19 # config_vars.sh is generated by configure, and is run by the "install-build" 26 # in the DESTDIR-relocated install tree. For a DESTDIR=... 74 /^INSTALL /s,\$(abs_srcdir)/build,$installbuilddir,
|
| /httpd/ |
| H A D | Makefile.in | 17 INSTALL_TARGETS = install-conf install-htdocs install-error install-icons \ 18 install-other install-cgi install-include install-suexec install-build \ 19 install [all...] |
| H A D | INSTALL | 7 For complete installation documentation, see [ht]docs/manual/install.html or 8 http://httpd.apache.org/docs/trunk/install.html 12 $ make install 111 --with-apr=[path to apr install] --with-apr-util=[path to apr-util install] 133 and install that desired .msi package.
|
| /httpd/modules/lua/docs/ |
| H A D | running-developer-tests.txt | 6 * Build and install LuaSocket
|
| H A D | building-from-subversion.txt | 0 Install Lua 5.1 14 Install Apache HTTPD 2.2 30 Install libapreq2 45 Install mod_wombat from subversion 68 install. If you build libapreq2 with a --prefix configuration
|
| /httpd/build/aix/ |
| H A D | README | 26 on AIX libtool is known to have issues with the install command. 29 In case of problems I recommend that you install the GNU 'install' program (part of coreutils) 30 If make DESTDIR=$TEMPDIR install command continues to fail, try 'make install' and then run
|
| H A D | buildaix.ksh | 65 echo "If available, install the ASF.apu.rte and ASF.apr.rte filesets" 72 echo "If available, install the ASF.apu.rte and ASF.apr.rte filesets" 114 echo "+ make install DESTDIR=$TEMPDIR > build/aix/install.out" 115 make install DESTDIR=$TEMPDIR > build/aix/install.out 116 [[ $? -ne 0 ]] && echo 'make install' returned an error && exit -1
|
| /httpd/docs/manual/platform/ |
| H A D | index.xml | 35 <p>This document explains how to install, configure and run Apache 2.4 62 <p>This document explains how to build, install, and run Apache 2.4 78 <p>This document explains how to install, configure and run Apache 2.4
|
| /httpd/modules/lua/test/ |
| H A D | test_httpd.conf | 1 # Customize these two values for your Apache2 install
|
Completed in 612 milliseconds
1234567891011>>