Gcalctool-6.6.2

Introduction to 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.2 platform.

Package Information

Gcalctool Dependencies

Required

GTK+-3.6.4 and yelp-xsl-3.6.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gcalctool

Installation of Gcalctool

Install Gcalctool by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: gcalccmd and gcalctool
Installed Libraries: None
Installed Directories: /usr/share/gcalctool and /usr/share/help/*/gcalctool

Short Descriptions

gcalctool

is the official calculator of the GNOME Desktop.

gcalccmd

is a command line version of gcalctool.

Last updated on 2013-01-25 16:32:25 +0000