]> granicus.if.org Git - apache/commitdiff
No longer correct (and never really was) to tell them to type cc ...
authorMarc Slemko <marc@apache.org>
Sat, 18 Jul 1998 21:43:13 +0000 (21:43 +0000)
committerMarc Slemko <marc@apache.org>
Sat, 18 Jul 1998 21:43:13 +0000 (21:43 +0000)
to compile suexec.

PR: 2517
Obtained from:
Submitted by:
Reviewed by:

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

docs/manual/suexec.html
docs/manual/suexec.html.en

index d005739b638f00b8bad4401cdf56c52361c80013..c66e5682b0ceb928e9776c414517f9a8c18f07e9 100644 (file)
@@ -377,7 +377,8 @@ match your local Apache installation.
 <P ALIGN="LEFT">
 <STRONG>COMPILING THE SUEXEC WRAPPER</STRONG><BR>
 You now need to compile the suEXEC wrapper.  At the shell command prompt,
-type:&nbsp;&nbsp;<STRONG><CODE>cc suexec.c -o suexec [ENTER]</CODE></STRONG>.
+after compiling Apache, 
+type:&nbsp;&nbsp;<STRONG><CODE>make suexec[ENTER]</CODE></STRONG>.
 This should create the <STRONG><EM>suexec</EM></STRONG> wrapper executable.
 </P>
 
index d005739b638f00b8bad4401cdf56c52361c80013..c66e5682b0ceb928e9776c414517f9a8c18f07e9 100644 (file)
@@ -377,7 +377,8 @@ match your local Apache installation.
 <P ALIGN="LEFT">
 <STRONG>COMPILING THE SUEXEC WRAPPER</STRONG><BR>
 You now need to compile the suEXEC wrapper.  At the shell command prompt,
-type:&nbsp;&nbsp;<STRONG><CODE>cc suexec.c -o suexec [ENTER]</CODE></STRONG>.
+after compiling Apache, 
+type:&nbsp;&nbsp;<STRONG><CODE>make suexec[ENTER]</CODE></STRONG>.
 This should create the <STRONG><EM>suexec</EM></STRONG> wrapper executable.
 </P>