Comment by [email protected]:

Installing OpenMeetings on Windows 2008 R2 x64 for Windows Users...

Before installation => Setup Environment Variables:
Go to => My Computer properties => Advance System Settings => Advance Tab => Environment Variable button.

*JAVA_HOME = C:\JAVA\jdk1.6.0_27
*RED5_HOME=C:\Red5
*Path = (include C:\JAVA\jdk1.6.0_27\bin location)

Install Prequisites:
#Install JAVA SDK v6 Update 27 (x32)
#Install to root of C:\ for ease of support
#After Java install, should look like C:\JAVA\jdk1.6.0_27
#After Java install, should look like C:\JAVA\jre6

#Install GhostScript v9.04
#Install Image Magick
#Install FFMPEG
#After FFMPEG, should look like C:\FFMPEG

#SoX install not necessary.  Optional

#Install OpenOffice v3.3 (x32)
#After install, go through reg routine
#At command prompt and in the OpenOffice directory location, run the command:

soffice.exe -headless -nologo -norestore -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager

#Then type in the following command to verify:  netstat -anp tcp

#Install XAMPP v1.7.4 V6 (x32) or higher to root of C:\

#Reboot Server

#With Internet Explorer, browse to http://localhost
#you should get the XAMPP webpage
#click on phpMyAdmin on the left and create a new database called "openmeetings" with collation = UT8_general_ci (as per wiki document)

#Create a folder called RED5
#download OpenMeetings v1.8.1 R4260 and extract all into C:\RED5
#Do Step#4 of Install OpenMeetings above and save the configuration file
#Reboot server one more time
#with your browser, go/browse to: http://localhost:5080/openmeetings/install and follow the instructions

For more information:
http://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to