Date: Tue Jun 25 15:32:56 CEST 2002
User: Derick Rethans
Directory: srmdoc/articles
Log Message:
[0.10]
- Fix docs
Modified files:
srmdoc/admin/compiling.xml (version: 1.7)
srmdoc/articles/idiot-guide.xml (version: 1.2)
[FILE: /srmdoc/admin/compiling.xml]
--- srmdoc/admin/compiling.xml:1.6 Tue May 07 14:13:49 2002 GMT
+++ srmdoc/admin/compiling.xml Tue Jun 25 11:32:56 2002 GMT
@@ -147,7 +147,7 @@
</para>
<para>
<programlisting role="shell">
- ./configure --with-srm-sapi=/srm --with-srm=/srm
+ ./configure --with-srm-sapi=/srm
</programlisting>
</para>
<para>
@@ -180,11 +180,11 @@
<section id="admin.compile.apache">
<title>Compiling the Apache module with the SRM extensions</title>
<para>
- Compiling PHP with the SRM extension is not difficult. Using any normal
- mixture of configure options for PHP, add the <literal>--with-srm[=DIR]
- </literal> option. Replacing the [DIR] with the path to the prefix that
- was set in the configure options to SRM. In this example the path is
- <literal>--with-srm=/usr/local/srm</literal>.
+ Compiling PHP with the SRM extension is not difficult. Using any normal
+ mixture of configure options for PHP, add the
+ <literal>--with-srm[=DIR]</literal> option. Replacing the [DIR] with the
+ path to the prefix that was set in the configure options to SRM. In this
+ example the path is <literal>--with-srm=/usr/local/srm</literal>.
</para>
</section>
[FILE: /srmdoc/articles/idiot-guide.xml]
--- srmdoc/articles/idiot-guide.xml:1.1 Thu Jun 20 05:36:49 2002 GMT
+++ srmdoc/articles/idiot-guide.xml Tue Jun 25 11:32:56 2002 GMT
@@ -5,7 +5,7 @@
<!ENTITY % srmdoc.defs SYSTEM "../global.ent">
%srmdoc.defs;
]>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<article>
<articleinfo>
<author>
@@ -390,7 +390,6 @@
<programlisting>
./configure \
--with-srm-sapi=/usr/local/srm \
---with-srm=/usr/local/srm \
--with-layout=GNU \
--disable-static \
\
@@ -463,8 +462,8 @@
</para>
<para>
- Also, make sure that the --with-srm and --with-srm-sapi
- options have =/usr/local/srm after them (like I do), Your
+ Also, make sure that the --with-srm-sapi
+ options has =/usr/local/srm after them (like I do), Your
milage might very if you used the --prefix option, in
compiling SRM.
</para>
@@ -743,6 +742,10 @@
</section>
</article>
<!-- $Log: cvstemp,v $
+<!-- Revision 1.2 2002/06/25 13:32:56 derick
+<!-- [0.10]
+<!-- - Fix docs
+<!--
<!-- Revision 1.1 2002/06/20 07:36:49 derick
<!-- [1.00]
<!-- - Added the idiot guide to the CVS
Received on Tue Jun 25 16:19:36 2002
This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 11:00:06 CET