Hi all,
as I installed latest version of Openmeetings from sources, I
installed also Red5 r2822 from this file:
http://red5.googlecode.com/svn/trunk/snapshots/r2822_dist.zip
But this file does not contain the necessary binaries to install Red5
as a service (the wrapper.exe).
I succeded in running red5 as a service in this way:
1) install Red5 0.6.3 in folder c:\red5 with the installer
2) copy the c:\red5 folder to another folder or another drive (e.g. E:
\red5)
3) uninstall Red5 0.6.3 and delete (or empty) the C:\red5 folder
4) make the C:\red5 folder
5) extract the r2822_dist.zip in c:\red5
6) copy the wrapper folder from E:\red5 to C:\red5
7) copy wrapper.jar and wrapper.dll from E:\red5\lib to C:\red5\lib
8) copy the wrapper.conf file from E:\red5\conf to C:\red5\conf
8) launch the C:\red5\wrapper\InstallRed5-NT.bat -> this will generate
the Red5 Service
Dont' launch the service now!
9) copy (or move) wrapper.exe from c:\Red5\wrapper folder to c:\red5
10) change some path in conf\wrapper.conf (like ..\lib\foo.jar to lib
\foo.jar).
11) change the register key in HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Services\Red5\ImagePath to point to the new wrapper
(simply delete the "wrapper\" in c:\red5\wrapper\wrapper.exe without
changing the rest)
Now you can run the service and you should obtain a running Red5 0.7.1
r2822!!
HTH
bye from Netdiver