X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fmanual%2Finstall.xml;h=1974d07a59ae9c715a5289aa89f4d771b505239b;hb=a21e48c564f646b3deb1e56d2b645c873f665a01;hp=d51378d4ec9897166fd7b01f5b18eb7b89b82ece;hpb=3a16f6dfaf832c1e50086579bc7c4f774ed686a9;p=netatalk.git diff --git a/doc/manual/install.xml b/doc/manual/install.xml index d51378d4..1974d07a 100644 --- a/doc/manual/install.xml +++ b/doc/manual/install.xml @@ -1,7 +1,7 @@ - 4.6.2013 + 22.8.2014 Installation @@ -158,28 +158,9 @@ remote: Counting objects: 2503, done. Berkeley DB BDB - Berkeley DB . - - At the time of writing, the following versions are - supported: - - - - minimum 4.6.x - - - - In case Berkeley DB is not installed on your system, please - download it from: - - - http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html - - and follow the installation - instructions. + At the time of writing you need at least version 4.6. @@ -211,14 +192,7 @@ remote: Counting objects: 2503, done. url="http://projects.gnome.org/tracker/">Tracker as the metadata backend. Recent Linux distributions will provide the libtracker-sparql library which is available since Tracker version - 0.7. This version is referred to as Tracker SPARQL. - - Other system like FreeBSD, Solaris and systems derived from - Solaris will only ship an older Tracker version 0.6 which only - offers a much more restrcited feature set. We refer to this - version and its featureset by Tracker RDF. Solaris users are - advised to install Tracker from OpenCSW as this is at least - version 0.15 and thus supports SPARQL. + 0.7. @@ -296,7 +270,7 @@ remote: Counting objects: 2503, done. - =redhat-sysv|redhat-systemd|suse-sysv|suse-systemd|gentoo|netbsd|debian|solaris|systemd + =redhat-sysv|redhat-systemd|suse-sysv|suse-systemd|gentoo|netbsd|debian-sysv|debian-systemd|solaris|systemd This option helps netatalk to determine where to install the start scripts. @@ -319,14 +293,19 @@ remote: Counting objects: 2503, done. Netatalk Makefiles have been created with. - + Spotlight<indexterm> <primary>Spotlight</primary> </indexterm> - If not already installed, install the following additional - packages: tracker and tracker-devel, on Solaris install OpenCSW and - Tracker packages from OpenCSW unstable repository. + Netatalk uses Gnome Tracker as the + metadata backend. The minimum required version is 0.7 as that's the + first version to support SPARQL. + + If not already installed, install the packages + tracker and tracker-devel, + on Solaris install OpenCSW and then install + the Tracker package from the OpenCSW unstable repository. The tracker packages are found via pkg-config, you may have to pass the version suffix as you may have a newer version installed then @@ -343,7 +322,8 @@ tracker-miner-0.16 tracker-miner - A library to develop tracker data minersIf you're using Solaris and Tracker from OpenCSW, then you need to set the PKG_CONFIG_PATH environment variable, add the - --with-tracker-prefix configure option and add LDFLAGS="-R/opt/csw/lib" + --with-tracker-prefix configure option and add + LDFLAGS="-R/opt/csw/lib" PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig LDFLAGS="-R/opt/csw/lib" ./configure --with-tracker-prefix=/opt/csw --with-tracker-pkgconfig-version=0.16 ... @@ -356,7 +336,7 @@ checking for TRACKER_MINER... yes Configure summary: ... AFP: - Spotlight: yes (SPARQL) + Spotlight: yes ...