%general-entities; ]> $LastChangedBy$ $Date$ Gnumeric-&gnumeric-version; Gnumeric Introduction to Gnumeric The Gnumeric package contains a spreadsheet program which is useful for mathematical analysis. &lfs79_checked; 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 Recommended Runtime an icon theme such as , or , , and for the buit-in help functionality Optional (to prevent some test failures), , , (for some tests), dblatex (for PDF docs), libgda, Mono, pxlib, and Psiconv User Notes: Installation of Gnumeric Install Gnumeric by running the following commands: sed -e "s@zz-application/zz-winassoc-xls;@@" \ -i gnumeric.desktop.in && ./configure --prefix=/usr && make This package must be installed before the test suite is run. Now, as the root user: make install If you wish to test the results, first disable three tests which fail: sed \ -e '/\tt6500-strings.*/d;/\tt6506-cell-comments.*/d;/\tt6509-validation.*/d' \ -i test/Makefile then issue make check. Tests must be run from an active X session, and should be installed to prevent some failures. Command Explanations sed -e "s@zz-application/zz-winassoc-xls;@@" ...: This sed removes an invalid mime type from the .desktop file. : Use this switch if you have installed dblatex and wish to create PDF docs. Contents Installed Programs Installed Libraries Installed Directories gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert, ssdiff, ssgrep, and ssindex libspreadsheet.so, gnumeric.so, and several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/ /usr/include/libspreadsheet-1.12, /usr/lib/{,goffice/0.10/plugins}/gnumeric, and /usr/share/{,gnome/help,omf,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 ssdiff is a command line utility to compare two spreadsheets. ssdiff ssgrep is a command line utility to search spreadsheets for strings. ssindex ssindex is a command line utility to generate index data for spreadsheet files. ssindex