This is the README for bcalc version 0.0.2.
===========================================
bcalc is:
- a simple calculator (for now).
- released under the GNU GPL. See the file COPYING.
- copyright (c) 1999 Markus Bertheau.
===========================================
For installation instructions see the file INSTALL.
This is currently the generic file provided by GNU
auto*. Quick contents:
./configure
make
[become root if necessary]
make install
To uninstall:
[cd to the dir where you unpacked the sources]
[become root if necessary]
make uninstall
===========================================
bcalc will hopefully improve, and maybe once support all
buttons it currently displays.
===========================================
Do you have anything you feel should be in bcalc?
bcalc doesn't compile for you?
Any other question / suggestion / addition / comment?
Feedback is always welcome.
If YOU are experienced in automake you could help me:
remove the rule for display.h in Makefile.am, then
make distcheck
( this gives a make error: no rule to make target display.h )
and tell me what is wrong
thank YOU
Berlin (Germany)
Markus Bertheau <twanger@mailcity.com>
|