Next: Running
Up: Introduction
Previous: Introduction
  Contents
Installing GcalcRPN
Installing gcalcrpn is very easy. First get the sources at http://www.sourceforge.net/projects/gcalcrpn/
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/bin/gcalcrpn).
Eli Faulkner
2002-05-30