X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;fp=doc%2Finstallation.xml;h=729743cdbb51c2fbaf86232cfade18b3e15c501a;hb=e497f2e26145007eabaa7961b9fe72417d369290;hp=d917ca124c566d8a64603abccc7bc3bbded2fb84;hpb=ac7ce15f6d22a53794a5590c78ae4fda9032ceb1;p=idzebra-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index d917ca1..729743c 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Installation @@ -197,7 +197,7 @@ By default this will install the Zebra executables in /usr/local/bin, and the standard configuration files in - /usr/local/share/idzebra + /usr/local/share/idzebra-2.0 You can override this with the --prefix option to configure. @@ -233,13 +233,13 @@ Zebra indexer is easily installed issuing - apt-get install idzebra idzebra-doc + apt-get install idzebra-2.0 idzebra-2.0-doc - GNU/Debian On Other Platforms + GNU/Debian and Ubuntu/Debian On Other Platforms These Zebra packages are specifically compiled for @@ -259,19 +259,19 @@ After refreshing the package cache with the command apt-get update + apt-get build-dep idzebra-2.0 as root, the Zebra indexer is recompiled and installed issuing - apt-get build-dep idzebra - apt-get source --compile idzebra + apt-get source --compile idzebra-2.0 as normal user. The compiled GNU/Debian packages can then be installed as root issuing - dpkg -i install idzebra*.deb idzebra-doc*.deb + dpkg -i install idzebra-2.0*.deb libidzebra-2.0*.deb