Installation
Information for installing this PECL extension may be
found in the manual chapter titled Installation
of PECL extensions. Additional information such as new releases,
downloads, source files, maintainer information, and a CHANGELOG, can be
located here:
» https://pecl.php.net/package/yaz
A DLL for this
PECL extension is currently unavailable. See also the
building on Windows
section.
Note:
Information specific to Windows users
php_yaz.dll depends on
yaz.dll. The yaz.dll
is part of the Win32 ZIP from the PHP site. It is also part
of the Windows YAZ install available from the
» YAZ WIN32 area.
On windows, don't forget to add the PHP directory to the PATH,
so that the yaz.dll file can be found by the system.
WarningThe IMAP, recode and
YAZ
extensions cannot be used in conjunction, because they
share the same internal symbols. Note: Yaz 2.0 and above does not suffer from this problem.