My build process for CentOS 5.4 is as follows and has worked each time I have 
installed it which is why I have documented it should I need to do it again.  I 
had to piece to together from several sources and also many reinstalls to get 
it right.  Recording should also work fully.

Server

*Development
Development Libraries
Development Tools

*Servers
MySQL Database

*Base System
No Dialup Networking Support
Java

*Firewall configuration
Security Level: Disabled
SELinux: Disabled

*System services
OFF
apmd
auditd
autofs
avahi-daemon
bluetooth
cpuspeed
cups
firstboot
gpm
hidd
ip6tables
iptables
irqbalance
mcstrans
mdmonitor
microcode_ctl
netfs
nfslock
pcscd
portmap
restorecond
rpcidmapd
rpcsvcgssd
sendmail
smartd
xfs
yum-updatesd

yum update

*Only required if pre-installed
rpm -e ImageMagick-6.2.8.0-4.el5_1.1
rpm -e --nodeps sox-12.18.1-1

*mysql
default-character-set=utf8
character-set-server=utf8
chkconfig mysqld on
service mysqld start

rpm -Uhv 
http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm

vi /etc/rc.local
/usr/lib/openoffice.org/program/soffice 
"-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo 
-headless -nofirststartwizard &

yum install freetype freetype-devel fontconfig fontconfig-devel 
java-1.6.0-openjdk-devel libtiff libtiff-devel libjpeg-devel libjpeg giflib 
giflib-devel libpaper libpaper-devel xml-commons-apis libpng libpng-devel 
libxml2 libxml2-devel fftw3 fftw3-devel cairo cairo-devel flac flac-devel 
wavpack wavpack-devel libsndfile libsndfile-devel ghostscript ghostscript-devel 
ghostscript-fonts

yum groupinstall 'Office/Productivity'
yum install openoffice.org-headless

*lame
wget 
http://downloads.sourceforge.net/project/lame/lame/3.98.3/lame-3.98.3.tar.gz
./configure --prefix=/usr
make all
make install

*swftools
wget http://www.swftools.org/swftools-0.9.0.tar.gz
./configure --prefix=/usr
make all
make install

*imagemagick
wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-6.5.9-10.tar.gz
./configure --prefix=/usr
make all
make install

*ffmpeg
svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
./configure --enable-libmp3lame --enable-postproc --enable-gpl 
--enable-pthreads --enable-avfilter --prefix=/usr
make all
make install

*sox
wget http://downloads.sourceforge.net/project/sox/sox/14.3.0/sox-14.3.0.tar.gz
./configure --prefix=/usr
make all
make install

ldconfig -vvvvvv

*openmeetings
wget http://i4demo.com/openmeetings/builds/131/openmeetings_r3130.zip
mkdir /usr/src/om
cd /usr/src/om
unzip /usr/src/openmeetings_r3130.zip

cd /usr/src/om/webapps/openmeetings/conf
cp mysql_hibernate.cfg.xml hibernate.cfg.xml
cd /usr/src/om
sh ./red5.sh

http://XXX.XXX.XXX.XXX:5080/openmeetings/install

Regards

Lee

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of phamvinhduy
Sent: 22 March 2010 16:32
To: OpenMeetings User
Subject: Re: Upload and convert file --> Errors

For me, it has worked fine 3 times. But, it's fail at this time. I
found someone also have same question:
http://www.mail-archive.com/[email protected]/msg04405.html

Maybe, I'll try to install it again and again



On Mar 22, 11:27 pm, "Lee Archer" <[email protected]> wrote:
> I have it working fine on CentOS 5.4.  Did you make install pdf2swf?  I also 
> found that I needed to manually build imagemagick, ffmpeg and sox.  If you 
> have done a make install go into the Admin > Config and specify the proper 
> paths.
>
> Lee
>
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of phamvinhduy
> Sent: 22 March 2010 16:23
> To: OpenMeetings User
> Subject: Re: Upload and convert file --> Errors
>
> My OS is Centos 5.3. I installed swftools
>
> Could you give me some advice?
>
> On Mar 22, 11:10 pm, "Lee Archer" <[email protected]> wrote:
> > What OS and
>
> > Value: Cannot run program " /usr/local/src/swftools-2010-02-06-1900/
> > src/pdf2swf": java.io.IOException: error=2, No such file or directory
>
> > might be important.  Did you not make install it?
>
> > Lee
>
> > -----Original Message-----
> > From: [email protected]
>
> > [mailto:[email protected]] On Behalf Of phamvinhduy
> > Sent: 22 March 2010 16:08
> > To: OpenMeetings User
> > Subject: Upload and convert file --> Errors
>
> > I upload DOC, XLS file, it shows below errors:
>
> > Name: exitValue
> > Value: 0
> > Name: command
> > Value: [java, -cp, "/usr/local/red5/webapps/openmeetings/jod/commons-
> > cli-1.2.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/commons-
> > io-1.4.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > jodconverter-2.2.2.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > jodconverter-cli-2.2.2.jar" -cp "/usr/local/red5/webapps/openmeetings/
> > jod/juh-3.0.1.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > jurt-3.0.1.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > ridl-3.0.1.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/slf4j-
> > api-1.5.6.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/slf4j-
> > jdk14-1.5.6.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > unoil-3.0.1.jar" -cp "/usr/local/red5/webapps/openmeetings/jod/
> > xstream-1.3.1.jar", -jar, /usr/local/red5/webapps/openmeetings/jod/
> > jodconverter-cli-2.2.2.jar, /usr/local/red5/webapps/openmeetings/
> > uploadtemp/3/070911031148070911031148KCN_8_.xls, /usr/local/red5/
> > webapps/openmeetings/upload/3/070911031148070911031148KCN_8_/
> > 070911031148070911031148KCN_8_.pdf]
> > Name: error
> > Value: Mar 22, 2010 11:12:41 PM
> > com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeCo
> > nnection
> > connectINFO: connectedMar 22, 2010 11:12:43 PM
> > com.artofsolving.jodconverter.openoffice.connection.AbstractOpenOfficeCo
> > nnection
> > disposingINFO: disconnected
> > Name: process
> > Value: doJodConvert
> > Name: exitValue
> > Value: 0
> > Name: process
> > Value: generateXMLDocument
> > Name: exitValue
> > Value: 0
> > Name: command
> > Value: [convert, -thumbnail, 80, /usr/local/red5/webapps/openmeetings/
> > upload/3/070911031148070911031148KCN_8_/
> > 070911031148070911031148KCN_8_.pdf, /usr/local/red5/webapps/
> > openmeetings/upload/3/070911031148070911031148KCN_8_/_thumb_page-
> > %04d.jpg]
> > Name: error
> > Value:
> > Name: process
> > Value: generateBatchThumb
> > Name: exitValue
> > Value: 0
> > Name: process
> > Value: processPDF
> > Name: exitValue
> > Value: -1
> > Name: command
> > Value: [ /usr/local/src/swftools-2010-02-06-1900/src/pdf2swf, -s,
> > insertstop, /usr/local/red5/webapps/openmeetings/upload/
> > 3/070911031148070911031148KCN_8_/070911031148070911031148KCN_8_.pdf, /
> > usr/local/red5/webapps/openmeetings/upload/
> > 3/070911031148070911031148KCN_8_/070911031148070911031148KCN_8_.swf]
> > Name: error
> > Value: Cannot run program " /usr/local/src/swftools-2010-02-06-1900/
> > src/pdf2swf": java.io.IOException: error=2, No such file or directory
> > Name: process
> > Value: generateSwf
>
> > Could you help me how to fix it?
>
> > Thanks alot
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "OpenMeetings User" 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 
> > athttp://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "OpenMeetings User" 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 
> athttp://groups.google.com/group/openmeetings-user?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" 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-user?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" 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-user?hl=en.

Reply via email to