Gnumeric-1.12.7
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 requires that it is installed before the test suite is
run.
Now, as the root
user:
make install
If you wish to test the results, issue make check. 9 of the 14 tests
will fail for various reasons, many more will be skipped because
the xls files don't exist.
Command Explanations
sed -e
"s@zz-application/zz-winassoc-xls;@@" ...: This sed
removes invalid mime type from the .desktop file.
--enable-pdfdocs
: Use this switch if
you have installed dblatex and wish to create PDF docs.
Contents
Installed Programs:
gnumeric, gnumeric-1.12.7, ssconvert,
ssgrep and ssindex
Installed Libraries:
libspreadsheet.so
Installed Directories:
/usr/include/libspreadsheet-1.10,
/usr/lib/gnumeric, /usr/lib/goffice/0.10/plugins/gnumeric,
/usr/share/gnome/help/gnumeric, /usr/share/gnumeric and
/usr/share/omf/gnumeric
Short Descriptions
gnumeric
|
is a symlink to gnumeric-1.12.7.
|
gnumeric-1.12.7
|
is GNOME's spreadsheet
application.
|
ssconvert
|
is a command line utility to convert spreadsheet files
between various spreadsheet file formats.
|
ssgrep
|
is a command line utility to search spreadsheets for
strings.
|
ssindex
|
is a command line utility to generate index data for
spreadsheet files.
|
Last updated on 2013-09-10 16:59:56 -0700