From 16c23e9a24f6f079e2f43a7e8cf929b6b2fe333f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 29 May 2012 14:52:50 +0200 Subject: [PATCH] Add links to 3d party packages Mention the newer windows platforms that are being tested. Mention that CentOS, not RedHat is what we built for at the moment. --- doc/installation.xml | 59 +++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 51 insertions(+), 8 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index 7ef2b4e..25c0ef1 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -16,13 +16,12 @@ The software is regularly tested on Debian GNU/Linux, - Redhat Linux, + CentOS, Ubuntu Linux, FreeBSD (i386), MAC OSX, SunOS 5.10 (sparc), - Windows 2000, - Windows 2003 server. + Windows 7, Windows Xp. @@ -60,14 +59,58 @@ We provide - Debian GNU/Linux + Debian GNU/Linux (i386 and amd64), + Ubuntu (i386 and amd64) and - Redhat packages for &yaz;. - Only i386 binary packages are available. You should be able to - create packages for other CPUs by building them from the source - package. + CentOS (amd64 only) packages for &yaz;. + You should be able to create packages for other CPUs by building + them from the source package. + + YAZ is also part of several packages repositories. Some of them are + + + + + + Solaris CSW: + + + + + Solaris: + + + + + FreeBSD: + + + + + Debian: + + + + + Ubuntu: + + + + + NetBSD: + + + + + + OpenBSD: + + + + + Compiling from source on Unix -- 1.7.10.4