Revision: 3733
Author:   alexei.fedotov
Date:     Sun Apr 24 07:06:15 2011
Log:      Removed three year old files and directories
It seems they are no longer used

http://code.google.com/p/openmeetings/source/detail?r=3733

Deleted:
 /trunk/INSTALL
 /trunk/client
 /trunk/openmeetings_lps411
 /trunk/webapp

=======================================
--- /trunk/INSTALL      Thu Mar 13 19:19:21 2008
+++ /dev/null
@@ -1,51 +0,0 @@
-
- BUILD OPENMEETINGS FROM SOURCE
- ------------------------------
-
- ABOUT CONTENTS:
-
-  * INSTALL: This file.
-  * /client: Client side OpenLaszlo LZX sources for swf.
-  * /webapp: Server side Java sources for red5 webapp.
-
- STEP-0: PREPARE
-
-  * Must install RDBMS(PostgreSQL or MySQL or so).
-    also Must create database "openmeetings" encoding with "utf-8".
-  * Must install JDK-1.5 or newer.
-  * Must install ANT-1.7 or newer.
-  * Must install Red5-0.6.3 or newer.
-  * Must install OpenLaszlo-4.0.10 or newer.
-  * Install other required tools.
-
-
- STEP-1: BUILD RED5 WEBAPP
-
-  1) Change directory to "./webapp" where "build.xml" located.
-  2) Run "ant dist".
-     After runnning, you can see "dist/openmeetings" directory.
-     NOTE: JAVA_HOME must be JDK 1.5 or newer.
-  3) Copy the "openmeetings" directory into Red5 webapps.
-  4) Change directory to Red5 "webapps/openmeetings".
-  5) Create your "hibernate.cfg.xml" under the ".conf" directory.
-  6) Edit "config.xml" and change the value of <rtmphostlocal>
-     to your Red5 server hostname.
-  7) Restart Red5.
-  8) Run installer on the browser.
-     ex) http://localhost:5080/openmeetings/install
-
-
- STEP-2: BUILD OPENLASZLO LZX
-
-  1) Copy "./client" directory into Openlaszlo webroot
-  2) Change directory to "client"
-  3) Edit "config.xml" and change the value of <rtmphostlocal>
-     to your Red5 server hostname.
-  4) Run the below url on the browser.
-     ex)
- http://localhost:8080/lps-4.0.10/client/maindebug.lzx?lzr=swf8&lzproxied=solo - http://localhost:8080/lps-4.0.10/client/main.lzx?lzr=swf8&lzproxied=solo
-
-
- SEE ALSO:
-  http://code.google.com/p/openmeetings/wiki/BuildSources

--
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