Contents
$GNOME_PREFIX/share/{gcalctool,
gnome/help/gcalctool/*}
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.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gcalctool/6.2/gcalctool-6.2.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gcalctool/6.2/gcalctool-6.2.0.tar.xz
Download MD5 sum: 2ec304f118735f6268d38741394a3b9e
Download size: 977 KB
Estimated disk space required: 31 MB
Estimated build time: 0.8 SBU
GConf-3.2.3, GNOME Doc Utils-0.20.6, gtk+-3.2.3, and which-2.20
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gcalctool
Install gcalctool by running the following commands:
./configure --prefix=$GNOME_PREFIX && make
This package does not come with a test suite.
Now, as the root user:
make install
--prefix=: Setting the prefix using
this parameter will ensure that the prefix is consistent with the
installation environment and the package will be installed in the
correct location.
$GNOME_PREFIX
$GNOME_PREFIX/share/{gcalctool,
gnome/help/gcalctool/*}
Last updated on 2012-02-11 00:54:33 +0000