%general-entities; ]> $LastChangedBy$ $Date$ gnumeric-&gnumeric-version;.tar gnumeric Gnumeric-&gnumeric-version; Gnumeric Introduction to Gnumeric The Gnumeric package contains a spreadsheet program. This is useful for financial analysis. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnumeric-md5sum; Download size: &gnumeric-size; Estimated disk space required: &gnumeric-buildsize; Estimated build time: &gnumeric-time; Gnumeric Dependencies Required and Optional , PyGTK, , (to convert the help documentation into HTML), libgnomedb (requires libgda), pxlib and Psiconv Though only a run-time dependency, if you don't install the package, the built-in help functionality in Gnumeric will not be available. Installation of Gnumeric Install Gnumeric by running the following commands: ./configure --prefix=/usr \ --localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; && make This package does not come with a test suite. Now, as the root user: make install If you have installed, you can convert the XML help files into HTML with the following command: ./configure \ --prefix=$(pkg-config --variable=prefix gnome-doc-utils) && make -C doc html Now, as the root user, install the documentation files: install -vdm 755 /usr/share/doc/gnumeric-&gnumeric-version; && cp -v doc/C/html/* /usr/share/doc/gnumeric-&gnumeric-version; Command Explanations --localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of /usr/var/scrollkeeper. This switch may not be applicable if you don't have installed, but won't affect the build otherwise. --sysconfdir=&gnome-etc-dir;: This switch puts configuration files in &gnome-etc-dir; instead of /usr/etc. This switch may not be applicable if you don't have installed, but won't affect the build otherwise. --prefix=$(pkg-config --variable=prefix gnome-doc-utils): This rebuilds the Makefiles with the same prefix as gnome-doc-utils make -C doc html: This command runs make in the doc directory with html as the Makefile target. Contents Installed Programs Installed Libraries Installed Directories gnumeric, gnumeric-&gnumeric-version;, and ssconvert numerous filters, plugins and GNOME components &gnome-etc-dir;/gconf/gconf.xml.defaults/apps/gnumeric, &gnome-etc-dir;/gconf/gconf.xml.defaults/schemas/apps/gnumeric, /usr/lib/gnumeric, /usr/share/doc/gnumeric-&gnumeric-version;, /usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and /usr/share/pixmaps/gnumeric Short Descriptions gnumeric is a symlink to gnumeric-&gnumeric-version; gnumeric gnumeric-&gnumeric-version; is GNOME's spreadsheet application. gnumeric-&gnumeric-version; ssconvert is a command line utility to convert spreadsheet files between various spreadsheet file formats. ssconvert