![]()
|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
">Chapter 1. InstallationYou need a C++ compiler to compile and use YAZ++. The software was implemented using GCC so we know that works well with YAZ++. From time to time the software has been compiled on Windows using Visual C++. Other compilers should work too. Let us know of portability problems, etc. with your system. YAZ++ is built on top of the YAZ toolkit. You need to install that first. For some platforms there are binary packages for YAZ. Building on UnixOn UNIX, the software is compiled as follows:
You can supply options for the configure script. The most useful ones are:
For the whole list of configure options, refer
to the help:
./configure --help.
This is what you have after successful compilation:
|