Difference between revisions of "Installation guide"
(Created page with "ZENBU is written as a client/server or web2.0 designed system. It is written in c++ and perl for server-side web services and command line tools while the web clients are written...") |
|||
Line 4: | Line 4: | ||
* basic apache and mysql installation for web application | * basic apache and mysql installation for web application | ||
+ | * creating support mysql databases | ||
* installing c++ and perl library dependancies | * installing c++ and perl library dependancies | ||
* compiling the ZENBU c++ cgi web services and command line tools | * compiling the ZENBU c++ cgi web services and command line tools | ||
* creating support directory structure | * creating support directory structure | ||
* setting up the ZENBU html/javascript for apache | * setting up the ZENBU html/javascript for apache | ||
− | |||
* editing the server configuration file | * editing the server configuration file |
Revision as of 17:08, 16 January 2014
ZENBU is written as a client/server or web2.0 designed system. It is written in c++ and perl for server-side web services and command line tools while the web clients are written in javascript.
The installation procedure requires several key steps
- basic apache and mysql installation for web application
- creating support mysql databases
- installing c++ and perl library dependancies
- compiling the ZENBU c++ cgi web services and command line tools
- creating support directory structure
- setting up the ZENBU html/javascript for apache
- editing the server configuration file