Revision: 3900
Author: [email protected]
Date: Thu Jun 30 11:39:31 2011
Log: Edited wiki page InstallationRHELS through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3900
Modified:
/wiki/InstallationRHELS.wiki
=======================================
--- /wiki/InstallationRHELS.wiki Thu Jun 30 11:37:54 2011
+++ /wiki/InstallationRHELS.wiki Thu Jun 30 11:39:31 2011
@@ -62,10 +62,17 @@
tar -xvfcd ffffmpeg-snapshot.tar
}}}
-
-
-
-
+Before compiling due to dependencies, we must add a new repository and
+install some packages.
+
+{{{
+rpm -Uhv
http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
+yum update
+yum install yasm
+./configure
+make
+make install
+}}}
--
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.