[an error occurred while processing this directive]
Favorin Time client installation instructions
- Select and download appropriate installation package for your system.
- Open a console (shell) and type: cd <your download directory>. Replace <your download directory> with the directory name where you downloaded the file.
- Refer to appropriate instructions below for your installation package type.
Source packages
- Extract the contents of tar archive.
- For gzip tar file type: tar -xvzf favorintime-1.1.tar.gz
- For bzip2 tar file type: tar --bzip2 -xvf favorintime-1.1.tar.bz2
- Type: cd favorintime-1.1
- Type: ./configure
- Type: make
- If you are not already root, type: su, followed by your root password.
- Type: make install
- Execute the program by typing favorintime or start it from the Applications menu.
RPM packages
You may use a RPM Manager (e.g. KPackage) to install the downloaded RPM file.
- To install the RPM package manually:
- For first time installation, type: rpm -ivh <RPM file name>. Replace <RPM file name> with the name of the downloaded file.
- If you are upgrading from a previous version, type: rpm -Fvh <RPM file name>. Replace <RPM file name> with the name of the downloaded file.
- Execute the program by typing favorintime or start it from the Applications menu (Office / Time Management menu in Mandrake).
[an error occurred while processing this directive]