]> granicus.if.org Git - apache/commitdiff
Obtained from: docs@httpd
authorRich Bowen <rbowen@apache.org>
Mon, 16 Sep 2002 14:26:48 +0000 (14:26 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 16 Sep 2002 14:26:48 +0000 (14:26 +0000)
Submitted by: Thom May
Reviewed by: Rich Bowen
Hi,
this chunk of the install page is no longer accurate;
you can do ./configure --enable-layout=Debian --prefix=/blah
and that works fine, with all options being respected.
Cheers,
-Thom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96837 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html.en
docs/manual/install.xml

index d49a474467aa6f1602b3b3964f0fb98ed3b0b4f8..dfd284cd182b0e269ae435af24fec458c333117d 100644 (file)
       file to specify the installation paths.</dd>
     </dl>
 
-    <p>Presently it is not possible to mix the
-    <code>--enable-layout</code> and <code>--prefix</code> options.
-    Nor is it possible to individually specify detailed pathnames
-    on the <code>configure</code> command line. If you want just a
-    basic install, you can simply use the <code>--prefix</code>
-    option on its own. If you want to customize your install, you
-    should edit the <code>config.layout</code> file and use the
-    <code>--enable-layout</code> option.</p>
 
 
 <h3><a name="modules" id="modules">Modules</a></h3>
index 9e4f81a332e7b452d2d0a9d4ce6adf28154e846b..7ac6cb55dd5c34c2a4f562cadcde0d2568ad5a89 100644 (file)
       file to specify the installation paths.</dd>
     </dl>
 
-    <p>Presently it is not possible to mix the
-    <code>--enable-layout</code> and <code>--prefix</code> options.
-    Nor is it possible to individually specify detailed pathnames
-    on the <code>configure</code> command line. If you want just a
-    basic install, you can simply use the <code>--prefix</code>
-    option on its own. If you want to customize your install, you
-    should edit the <code>config.layout</code> file and use the
-    <code>--enable-layout</code> option.</p>
 </section>
 
 <section id="modules"><title>Modules</title>
@@ -603,4 +595,4 @@ seperated by a colon.</dd>
 <example>$ <em>PREFIX</em>/bin/apachectl stop</example>
 </section>
 
-</manualpage>
\ No newline at end of file
+</manualpage>