Added caution about how Sablot must be linked to -lstdc++ to work.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140032 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2003-09-10 18:36:53 +00:00
parent 13048d7741
commit 72971d5c85

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<section id="xslt.installation">
&reftitle.install;
<para>
@ -20,6 +20,12 @@
libraries installed on your system somewhere. Naturally, provide all the
version numbers.
</para>
<caution>
<para>
Be sure your Sablot library is linked to <literal>-lstdc++</literal> as
otherwise your configure will fail, or PHP will fail to run or load.
</para>
</caution>
<note>
<title>JavaScript E-XSLT support</title>
<simpara>