pollita Sun Nov 24 20:51:30 2002 EDT
Modified files:
/phpdoc/en/reference/xslt reference.xml
Log:
Added note for Win32 users. "Copy sablot.dll to use this module"
Index: phpdoc/en/reference/xslt/reference.xml
diff -u phpdoc/en/reference/xslt/reference.xml:1.6
phpdoc/en/reference/xslt/reference.xml:1.7
--- phpdoc/en/reference/xslt/reference.xml:1.6 Tue Oct 8 04:56:12 2002
+++ phpdoc/en/reference/xslt/reference.xml Sun Nov 24 20:51:30 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<reference id="ref.xslt">
<title>XSLT functions</title>
<titleabbrev>XSLT</titleabbrev>
@@ -67,6 +67,15 @@
If you compiled <productname>Sablotron</productname> with JavaScript
support, you must specify the option:
<link linkend="install.configure.with-sablot-js">--with-sablot-js</link>.
+ </simpara>
+ </note>
+ <note>
+ <title>Note to Win32 Users</title>
+ <simpara>
+ In order to enable this module on a Windows environment, you must copy
+ <emphasis>sablot.dll</emphasis> from the DLL folder of the PHP/Win32 binary
+ package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
+ or C:\WINDOWS\SYSTEM32)
</simpara>
</note>
</section>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php