remove the advise to copy files to the windows systems folders

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200422 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2005-11-12 23:27:44 +00:00
parent bf1beb2de3
commit 40ba9c6e0e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<section id="yaz.installation">
&reftitle.install;
<para>
@ -68,10 +68,8 @@ sudo pear install yaz
</warning>
<para>
On windows, copy <filename>yaz.dll</filename> to a directory in your
<varname>PATH</varname> environment
(<filename class="directory">c:\winnt\system32</filename> or
<filename class="directory">c:\windows\system32</filename>).
On windows, don't forget to add the PHP directory to the PATH, so that the
<filename>yaz.dll</filename> file can be found by the system.
</para>
<para>