Installation of cae-db.com in your own webserver (apache httpd) or cloud facility:
1. Install LAMP web server bundle.
2. Download caedb.tar.gz. Untar creates a folder apache
3. Follow the instructions in apache/how_to_install_cae_db_on_local_host
4. Insert dyna models into datbase using the script in dynamodels/insert_dyna_models_into_db.dynamodels.tar.gz


Building cae-db.com sources for installing apache/cgi-bin and apache/lib directories:
1. Download sources webcae.tar.gz
2. Download dependencies:
libexpat1-dev
libmysqlclient-dev
3. Go to webcae directory and makeall
4. Execute webcae/cpall and copy wecae/lib to apache/lib