How to install Kalculate on your machines
To install Kalculate on your machine, just follow the following steps
1
First, the obvious : You will needLinux on your PC. RedHat Linux 7.2
2

Now, make sure you have alraedy installed on your machine these rpm:
glibc-2.2.4-13.i386.rpm
glib-1.2.10-5.i386.rpm
db1-1.85-7.i386.rpm
zlib-1.1.3-24.i386.rpm
krb5-libs-1.2.2-13.i386.rpm
openssl-0.9.6b-8.i386.rpm
XFree86-libs-4.1.0-3.i386.rpm
audiofile-0.2.1-2.i386.rpm
imlib-1.9.10-2.i386.rpm
libxml-1.8.14-2.i386.rpm
gtk+-1.2.10-11.i386.rpm
esound-0.2.22-5.i386.rpm
gnome-libs-1.2.13-16.i386.rpm
gdk-pixbuf-0.11.0-8.i386.rpm
netscape-navigator-4.78-2.i386.rpm
openssl-0.9.6b-8.i386.rpm
postgresql-libs-7.1.3-2.i386.rpm
postgresql-7.1.3-2.i386.rpm
postgresql-server-7.1.3-2.i386.rpm
libgnomeprint15-0.29-6.i386.rpm
gnome-print-0.29-6.i386.rpm
Otherwise, they can either be installed from RedHat 7.2 CD, or follow step number 8

3

Login with your id and required password.

4

[user@localhost user] $su <enter>

5
[root@localhost user] #mount /mnt/cdrom <enter>
6
[root@localhost user] #cp -R /mnt/cdrom/kalculate . <enter>
7
[root@localhost user]#cd kalculate <enter>
8
Copy the missing rpms into kalculate/kalculate-install/rpms/ directory and the software will install them automatically.
9
[root@localhost kalculate]# ./install.sh <enter>
10
[root@localhost kalculate]# press <ctrl + d>

If you are in text-mode then start your X window before running kalculate. Kalculate can be installed in text-mode.
11
[user@localhost kalculate]$ kalculate <enter>