%general-entities; ]> $LastChangedBy$ $Date$ 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, 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 --without-gnome \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make This package does not come with a test suite. Now, as the root user: make install If desired, install the developer documentation using the following commands: install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version; && install -v -m644 doc/developer/* /usr/share/doc/gnumeric-&gnumeric-version; && rm -v /usr/share/doc/gnumeric-&gnumeric-version;/Makefile* Command Explanations --without-gnome: This switch prevents the build from looking for the GNOME session related components. Remove this switch if you have a GNOME desktop or even just installed. --localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper. This switch may not be applicable if you don't have installed, but won't affect the build otherwise. --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. This switch may not be applicable if you don't have installed, but won't affect the build otherwise. Contents Installed Programs Installed Libraries Installed Directories gnumeric, gnumeric-&gnumeric-version;, and ssconvert numerous filters, plugins and GNOME components /etc/gnome/gconf/gconf.xml.defaults/apps/gnumeric, /etc/gnome/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-1.4.1 gnumeric gnumeric-1.4.1 is GNOME's spreadsheet application. gnumeric-1.4.1 ssconvert is a command line utility to convert spreadsheet files between various spreadsheet file formats. ssconvert