gdcalc - a gtk+ RPN calculator
To build in Linux, you should be able to:
cd src
make
strip gdcalc
cp gdcalc /usr/local/bin
I have included a nice icon for the program that I use (with fvwm2):
cp HP-16C-48.xpm /usr/share/icons
cp mini-HP-16C-48.xpm /usr/share/icons
... or wherever you like to keep things.
You might need to do a little more magic to get the icons to work with
Gnome, KDE or other window manager.
For other systems, you might need to run autogen.sh etc
Author: Bob Hepple, mailto:bhepple@bit.net.au
Homepage: http://www.bit.net.au:~bhepple/dcalc
|