gcalctool is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.5/gcalctool-5.5.42.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.5/gcalctool-5.5.42.tar.bz2
Download MD5 sum: 0f42e6e437f64c844b7b30e3255b02aa
Download size: 1.0 MB
Estimated disk space required: 16 MB
Estimated build time: 0.2 SBU
Install gcalctool by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
make install
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
Last updated on 2005-08-01 13:29:19 -0600