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.4/gcalctool-4.4.20.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.4/gcalctool-4.4.20.tar.bz2
Download MD5 sum: 51de83d6d68d7cb65dced80b96acbaaa
Download size: 918 KB
Estimated disk space required: 15.9 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).
Last updated on 2004-12-02 22:29:03 -0700