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/4.3/gcalctool-4.3.51.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.3/gcalctool-4.3.51.tar.bz2
Download size: 823 KB
Estimated Disk space required: 12 MB
Estimated build time: 0.15 SBU
Install gcalctool by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
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.
The gcalctool package contains gcalctool (a.k.a. gnome-calculator).