X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;fp=doc%2Finstallation.xml;h=dbd3d461555c218879eb373e5700d03ec6f2befb;hb=bd4b4f856f1094d75802a0715c2b242233fc9b5c;hp=25ecb9ec051956d5d184435bcd8a5618e91c1557;hpb=26b19f45d3d35247ecb637a112d08f36cc255879;p=yazpp-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 25ecb9e..dbd3d46 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,17 +1,17 @@ - + Installation You 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. + The software was implemented using GCC + so we know that works well with YAZ++. From time to time the + software is 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 + YAZ toolkit. You need to install that first. For some platforms there are binary packages for YAZ. @@ -138,9 +138,8 @@ Building on Windows YAZ++ is shipped with "makefiles" for the NMAKE tool that comes - with - Microsoft Visual Studio. - Version 6 and .NET has been tested. We expect that YAZ++ compiles + with Microsoft Visual Studio. + Version 6 and .NET 2003 has been tested. We expect that YAZ++ compiles with version 5 as well.