X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=101ec670dcbe122068e7dedf8ccdcdf3ac9d8087;hb=94fce64abe00f0334941ca270c8898bdabb0ca7c;hp=60f1aa999b54426a2a1e7d7ca69b983ef7b3c94c;hpb=1344028e56cd1456543fca8ef4889b053cf667a3;p=yaz-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 60f1aa9..101ec67 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Compilation and Installation Introduction @@ -22,7 +22,8 @@ HP/UX SunOS/Solaris DEC Unix - OpenBSD/FreeBSD + BSDs: FreeBSD, OpenBSD, NetBSD, MAC OSX + Linux IBM AIX Data General DG/UX (with some CFLAGS tinkering) @@ -45,8 +46,8 @@ let us know about it. If you run into difficulties, we will try to help if we can, and if you solve the problems, we would be happy to include your fixes in the next release. So far, we have mostly avoided - #ifdefs for individual platforms, and we'd like to keep it that - way as far as it makes sense. + #ifdefs for individual platforms, and we'd + like to keep it that way as far as it makes sense. @@ -54,7 +55,9 @@ bug-fixes, as well as general discussion. Subscribe by sending mail to yaz-request@indexdata.dk - . + or fill-in the form + + here. General questions and problems can be directed at yaz-help@indexdata.dk @@ -67,14 +70,14 @@ Note that if your system doesn't have a native ANSI C compiler, you may have to acquire one separately. We recommend - GCC. + GCC. For UNIX, the GNU tools Autoconf, Automake and Libtool - is used to generate Makefiles and configure &yaz; for the system. + are used to generate Makefiles and configure &yaz; for the system. You do not these tools unless you're using the CVS version of &yaz;. Generally it should be sufficient to run configure without options,