X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Finstallation.xml;h=834358b66c8d7eaecf27114fda581b521c6280c2;hp=f94122a3744f2ca80c96ff8eb112424335d3549d;hb=bd7e251dac1b07c54884d26295f66b90cfb23131;hpb=31c471c3fb3316356e724c5b382f143acd23520c diff --git a/doc/installation.xml b/doc/installation.xml index f94122a..834358b 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,66 +1,66 @@ - + Compilation and Installation - Introduction - - The latest version of the software will generally be found at: - - - - http://ftp.indexdata.dk/pub/yaz/ - - - We have tried our best to keep the software portable, and on many - platforms, you should be able to compile everything with little or - no changes. - So far, the software has been ported to the following platforms with - little or no difficulties. + Introduction + + The latest version of the software will generally be found at: + + + + http://ftp.indexdata.dk/pub/yaz/ + + + We have tried our best to keep the software portable, and on many + platforms, you should be able to compile everything with little or + no changes. + So far, the software has been ported to the following platforms with + little or no difficulties. + + + Unix systems + + HP/UX + SunOS/Solaris + DEC Unix + OpenBSD/FreeBSD + Linux + IBM AIX + Data General DG/UX (with some CFLAGS tinkering) + + SGI/IRIX + DDE Supermax + + Non-unix systems + + Apple Macintosh (using the Codewarrior programming + environment and the GUSI socket libraries) + MS Windows 95/98/NT/W2K (Win32) + IBM AS/400 + + + + + + If you move the software to other platforms, we'd be grateful if you'd + 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. + - - Unix systems - - HP/UX - SunOS/Solaris - DEC Unix - OpenBSD/FreeBSD - Linux - IBM AIX - Data General DG/UX (with some CFLAGS tinkering) - - SGI/IRIX - DDE Supermax - - Non-unix systems - - Apple Macintosh (using the Codewarrior programming - environment and the GUSI socket libraries) - MS Windows 95/98/NT/W2K (Win32) - IBM AS/400 - - + + We maintain a mailing-list for the purpose of announcing new releases and + bug-fixes, as well as general discussion. Subscribe by sending mail to + + yaz-request@indexdata.dk + . + General questions and problems can be directed at + + yaz-help@indexdata.dk + , or the address given at the top of this document. + - - - If you move the software to other platforms, we'd be grateful if you'd - 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. - - - - We maintain a mailing-list for the purpose of announcing new releases and - bug-fixes, as well as general discussion. Subscribe by sending mail to - - yaz-request@indexdata.dk - . - General questions and problems can be directed at - - yaz-help@indexdata.dk - , or the address given at the top of this document. - - UNIX @@ -113,7 +113,7 @@ --enable-tcpd The front end server will be built using Wietse's - TCP wrapper library. It allows you to allow/deny + TCP wrapper library. It allows you to allow/deny clients depending on IP number. The TCP wrapper library is commonly used in Linux/BSD distributions. @@ -159,8 +159,8 @@ client/yaz-client Z39.50 client for testing the protocol. - See chapter - YAZ client for more information. + See chapter + YAZ client for more information. yaz-config @@ -178,13 +178,13 @@ zoom/zoomsh A simple shell implemented on top of the - ZOOM functions. + ZOOM functions. The shell is a command line application that allows you to enter simple commands perform to perform ZOOM operations. zoom/zoomtst1, - zoom/zoomtst2, .. + zoom/zoomtst2, .. Several small applications that demonstrates the use of ZOOM. @@ -243,18 +243,18 @@ DEBUG - If set to 1, the software is - compiled with debugging libraries (code generation is - multi-threaded debug DLL). - If set to 0, the software is compiled with release libraries - (code generation is multi-threaded DLL). + If set to 1, the software is + compiled with debugging libraries (code generation is + multi-threaded debug DLL). + If set to 0, the software is compiled with release libraries + (code generation is multi-threaded DLL). TCL - Specifies the name of the Tcl shell (EXE-file). - You do not need setting this or installing Tcl unless you wish - to change or add ASN.1 for &yaz;. + Specifies the name of the Tcl shell (EXE-file). + You do not need setting this or installing Tcl unless you wish + to change or add ASN.1 for &yaz;. @@ -267,7 +267,7 @@ If command nmake is not found on your system you probably haven't defined the environment variables required to use that tool. To fix that, find and run the batch file - vcvars32.bat. You need to run it from within + vcvars32.bat. You need to run it from within the command prompt or set the environment variables "globally"; otherwise it doesn't work. @@ -315,7 +315,7 @@ bin/zoomtst1.exe, - bin/zoomtst2.exe, .. + bin/zoomtst2.exe, .. Several small applications that demonstrates the use of ZOOM. @@ -336,7 +336,7 @@ sgml-indent-step:1 sgml-indent-data:t sgml-parent-document: "yaz.xml" - sgml-local-catalogs: "../../docbook/docbook.cat" + sgml-local-catalogs: nil sgml-namecase-general:t End: -->