Next: Running
Up: Introduction
Previous: Introduction
  Contents
Installing GcalcRPN
Installing gcalcrpn is very easy. First get the sources at http://elifaulkner.com/eli/gcalcrpn-0.0.2.tar.gz .
You can unzip the package with
tar xzvf gcalcrpn-0.0.2.tar.gz
After unpacking the sources simply
cd gcalcrpn-0.0.2
./configure
make
su
make install
This will install the binary gcalcrpn (usually in /usr/local/bin/gcalcrpn).
eli
2001-08-06