GNOME Calculator 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.
This package is known to build and work properly using an LFS-7.6 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-calculator/3.12/gnome-calculator-3.12.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-calculator/3.12/gnome-calculator-3.12.4.tar.xz
Download MD5 sum: d6896ed3a4d86ec18f8056c3c4e33f7a
Download size: 1.2 MB
Estimated disk space required: 41 MB
Estimated build time: 0.3 SBU
GTK+-3.12.2 and yelp-xsl-3.12.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-calculator
Install GNOME Calculator by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make -k check. Tests may fail for unknown reasons.
Now, as the root
user:
make install
Last updated on 2014-09-19 14:39:35 -0700