Installation of Gnumeric
Install Gnumeric by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib \
--sysconfdir=/etc/gnome --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
make &&
make install