Installation – Openmeeting, RED5
Openmeeting installation: Pre-requirements installation: I.Open Office Service: Install Open Office Service on Linux (versions > 2.3): ========================================== 1. Install OpenOffice-Headless as root (through su, sudo, etc.): yum install openoffice.org-headless 2. Create and edit a file named openoffice.sh (for example) with you favorite editor over /etc/init.d: vi /etc/init.d/openoffice.sh #!/bin/bash # openoffice.org headless server script # # […]