%general-entities; ]> $LastChangedBy$ $Date$ ScrollKeeper-&scrollkeeper-version; Introduction to <application>ScrollKeeper</application> The ScrollKeeper package contains a cataloging system for documentation. This is useful for managing documentation metadata and providing an API to help browsers find, sort and search the document catalog. Package information Download (HTTP): Download (FTP): Download size: &scrollkeeper-size; Estimated Disk space required: &scrollkeeper-buildsize; Estimated build time: &scrollkeeper-time; <application>ScrollKeeper</application> dependencies Required , , and : XML-Parser-&XML-Parser-version; Installation of <application>ScrollKeeper</application> Install ScrollKeeper by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-static \ --with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\ /opt/kde-&kde-version;/share/omf:/opt/gnome-&gnome-version;/share/omf && make && make install Command explanations --sysconfdir=/etc: This switch puts the configuration files in /etc/scrollkeeper. --localstatedir=/var: This switch puts ScrollKeeper's database directory in /var/lib/scrollkeeper. : This switch prevents the static library from being built. --omfdirs=/usr/share/omf:/opt/kde-&kde-version;/share/omf:/opt/gnome-&gnome-version;/share/omf: This switch sets all the locations for OMF files for scrollkeeper. Configuring <application>ScrollKeeper</application> Config files /etc/scrollkeeper.conf Configuration Information The configuration file sets the OMF_DIR variable to the location of all of the omf directories in the system. This was set in the configure command so no futher action is needed until another OMF file is created. Contents The ScrollKeeper package contains libscrollkeeper libraries and utility scripts. Description scrollkeeper libraries libscrollkeeper libraries provide the API necessary for help browsers to interact with documentation written to utilize ScrollKeeper. utility scripts Utility scripts for performing installation, building, getting and updating table of contents files.