Installation Process
To install Apatar for Linux,
- Unpack the "apatar_<version_number>.tar.gz" archive into any directory (e.g., <apatar_folder>).
- Change system parameters for all files with ".sh" extension in <apatar_folder> directory (for example, run this command from consol: #chmod 777 application.sh).
- To start using Apatar, run any file which has the ".sh" extension. If you would like to run Apatar as a regular application (default), you need to startup the "application.sh" file. If you would like to run Apatar as a scheduling application (scheduling), you need to startup the "scheduling.sh" file (for example, #./application.sh).
See Also
Apatar Installation Guide for Windows