Revision: 3897
Author:   [email protected]
Date:     Thu Jun 30 11:32:40 2011
Log:      Edited wiki page InstallationRHELS through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3897

Modified:
 /wiki/InstallationRHELS.wiki

=======================================
--- /wiki/InstallationRHELS.wiki        Thu Jun 30 11:30:00 2011
+++ /wiki/InstallationRHELS.wiki        Thu Jun 30 11:32:40 2011
@@ -21,3 +21,18 @@
 {{{
 wget http://www.swftools.org/swftools-0.9.1.tar.gz
 }}}
+
+Before compiling we must install some dependenies;
+
+{{{
+yum install zlib-devel libjpeg-devel.x86_64 freetype-devel giflib-devel
+}}}
+
+We compile swftools as always;
+
+{{{
+tar -xzvf swftools-0.9.1.tar.gz
+./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.

Reply via email to