Mukesh, Not sure what you meant when you asked "We have to run any command there?".
I guess the best question for me to ask you, is what is it that you are trying to do? Do you have an issue with "sox" in an installation of OpenMeetings? Below are my notes about installing OpenMeetings after I have built my OpenMeetings server. My use of the "find" command and the "ls -al" is to verify if I have the correct paths. Then you should be able to load the OpenMeetings Installation page from the URL http://hostname:5080/openmeetings/install OpenMeetings - Installation Continue with STEP 1 <http://chat.co2crc.com.au/openmeetings/?command=step1> You will be provided various information, select to start Step 1 and enter the required information. Create a name for your OpenMeetings Administrator (e.g. Admin) Enter the OpenMeetings Administrator's email address and the "Mail-referer"'s email address. Note: If you or your email server's administrator can create a generic email address, like openmeeti...@mydomain.com, it will look professional when the automated emails for accounts and invitations are sent. If you are doing an upgrade of your existing OpenMeeting server and will be restoring a from a previous backup, then set "Default Rooms of all types will be created" to "No" as the rooms will be imported from the backup. For OpenMeetings to send emails, enter your SMTP-Server's details (and account login details if your SMTP server requires authentication). Debian's paths for SWFTools, ImageMagick, FFMPEG, SoX and where we copied JOD Converter are; SWFTools Path /usr/local/bin ImageMagick Path /usr/bin FFMPEG Path /usr/local/bin SoX Path /usr/bin JOD Path /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib OpenMeetings - Installation Complete! Enter the Application <http://chat.co2crc.com.au/openmeetings/> Thanks, George Kirkham From: Mukesh Reddy [mailto:muk...@ustechsolutions.com] Sent: Thursday, 10 May 2012 5:17 PM To: openmeetings-user@incubator.apache.org Subject: RE: Error while Playing recording in openmeeting Thanks George Kirkham, We have to run any command there? Thanks and Regards, Mukesh Reddy, Java Associate Engineer, US TECH SOLUTIONS.Inc, Office: 040-67339600 Extn: 635 Email :muk...@ustechsolutions.com From: George Kirkham [mailto:gkirk...@co2crc.com.au] Sent: Thursday, May 10, 2012 12:34 PM To: openmeetings-user@incubator.apache.org Subject: RE: Error while Playing recording in openmeeting What I had meant to say was; If you run the following directory/folder lookup command (that is "ls -al") do you get a similar directory/folder lookup as I do? root@myserver:~# ls -al /usr/bin/sox -rwxr-xr-x 1 root root 61984 May 14 2010 /usr/bin/sox root@ myserver:~# My Debian server has SoX installed in the folder "/usr/bin/sox", which I found by doing a "find / -name sox", which returned a number of directories which contained "sox", but the one that was of interest to me was the SoX binary in "/usr/bin/sox" while the directory/folder "/usr/lib/sox" seems to contain sound drivers. Thanks, George Kirkham -----Original Message----- From: Mukesh Reddy [mailto:muk...@ustechsolutions.com] Sent: Thursday, 10 May 2012 4:41 PM To: openmeetings-user@incubator.apache.org Subject: RE: Error while Playing recording in openmeeting Hi George Kirkham, Can you explain to me in more detail. Thanks and Regards, Mukesh Reddy, Java Associate Engineer, US TECH SOLUTIONS.Inc, Office: 040-67339600 Extn: 635 Email :muk...@ustechsolutions.com -----Original Message----- From: George Kirkham [mailto:gkirk...@co2crc.com.au <mailto:gkirk...@co2crc.com.au> ] Sent: Friday, May 04, 2012 11:17 AM To: openmeetings-user@incubator.apache.org <mailto:openmeetings-user@incubator.apache.org> Subject: RE: Error while Playing recording in openmeeting Pradeep, If you run the following directly lookup command do you get a similar directly lookup as I do? root@myserver:~# ls -al /usr/bin/sox -rwxr-xr-x 1 root root 61984 May 14 2010 /usr/bin/sox root@ myserver:~# Thanks, George Kirkham IT Manager Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia T: (02) 6120 1600 F: (02) 6273 7181 E: gkirk...@co2crc.com.au <mailto:gkirk...@co2crc.com.au> , W: www.co2crc.com.au <http://www.co2crc.com.au> -----Original Message----- From: Pradeep D [mailto:pradeep...@gmail.com <mailto:pradeep...@gmail.com> ] Sent: Friday, 4 May 2012 3:44 PM To: openmeetings-user@incubator.apache.org <mailto:openmeetings-user@incubator.apache.org> Subject: Re: Error while Playing recording in openmeeting Hi, Both the packages are already installed and now i added the path to sox and ffmpeg in the configuration but still getting the below error message while playing the recording, Log:21.04.2012 16:26:55 generateFFMPEG process-mergeWave error-Cannot run program "sox": java.io.IOException: error=2, No such file or directory command-[sox, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/one_second. wav, /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e3059e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav, pad, 0, 86.452] exitValue--1 Log:21.04.2012 16:26:55 generateFFMPEG process-generateFullFLV error-Cannot run program "ffmpeg": java.io.IOException: error=2, No such file or directory command-[ffmpeg, -i, /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e3059e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28.flv, -i, /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e3059e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav, -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, flashsv, -map, 0:0, -map, 1:0, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecordin g_1.flv] exitValue--1 Log:21.04.2012 16:26:55 generateFFMPEG process-generateFullFLV error-Cannot run program "ffmpeg": java.io.IOException: error=2, No such file or directory command-[ffmpeg, -i, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecordin g_1.flv, -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1776x992, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecordin g_1.jpg] exitValue--1 Log:21.04.2012 16:26:55 generateFFMPEG process-alternateDownload error-Cannot run program "ffmpeg": java.io.IOException: error=2, No such file or directory command-[ffmpeg, -i, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecordin g_1.flv, /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecordin g_1.avi] exitValue--1 Thanks Pradeep D On Thu, May 3, 2012 at 8:34 AM, George Kirkham <gkirk...@co2crc.com.au <mailto:gkirk...@co2crc.com.au> > wrote: > Pradeep, > > Just as Hamdi suggested. > > To ask the obvious, have you completed the following installation > steps; > > 1) Installed sox and ffmpeg ? > > 2) In OpenMeetings administrator Configuration settings, have you set > the paths for these two applications ? For my Debian Squeeze > installation, the paths are "sox_path" = "/usr/bin" and "ffmpeg_path" > = "/usr/bin". > > > > > Thanks, > > George Kirkham > > IT Manager > Cooperative Research Centre For Greenhouse Gas Technologies (CO2CRC) > NFF House, 14 - 16 Brisbane Avenue, Barton, ACT, 2600, Australia > T: (02) 6120 1600 > F: (02) 6273 7181 > E: gkirk...@co2crc.com.au <mailto:gkirk...@co2crc.com.au> , > W: www.co2crc.com.au <http://www.co2crc.com.au> > > > -----Original Message----- > From: Pradeep D [mailto:pradeep...@gmail.com <mailto:pradeep...@gmail.com> ] > Sent: Thursday, 3 May 2012 12:56 PM > To: Sebastian Wagner; openmeetings-user@incubator.apache.org <mailto:openmeetings-user@incubator.apache.org> ; > openmeetings-...@incubator.apache.org <mailto:openmeetings-...@incubator.apache.org> > Subject: Error while Playing recording in openmeeting > > Hi, > > I got an error message while playing the recording from openmeeting, > Below is the log message, > > > Log:21.04.2012 16:26:55 > generateFFMPEG > process-mergeWave > error-Cannot run program "sox": java.io.IOException: error=2, No such > file or directory command-[sox, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/one_second. > wav, > /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305 > 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav, > pad, 0, 86.452] > exitValue--1 > > > Log:21.04.2012 16:26:55 > generateFFMPEG > process-generateFullFLV > error-Cannot run program "ffmpeg": java.io.IOException: error=2, No > such file or directory command-[ffmpeg, -i, > /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305 > 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28.flv, > -i, > /opt/openmeeting/red5/webapps/openmeetings/streams/2/rec_1_stream_e305 > 9e 6ca7927e59568bde25d62601ae_21_04_2012_16_25_28_FINAL_WAVE.wav, > -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, > flashsv, -map, 0:0, -map, 1:0, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord > in > g_1.flv] > exitValue--1 > > > Log:21.04.2012 16:26:55 > generateFFMPEG > process-generateFullFLV > error-Cannot run program "ffmpeg": java.io.IOException: error=2, No > such file or directory command-[ffmpeg, -i, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord > in > g_1.flv, > -vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 1776x992, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord > in > g_1.jpg] > exitValue--1 > > > Log:21.04.2012 16:26:55 > generateFFMPEG > process-alternateDownload > error-Cannot run program "ffmpeg": java.io.IOException: error=2, No > such file or directory command-[ffmpeg, -i, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord > in > g_1.flv, > /opt/openmeeting/red5/webapps/openmeetings/streams/hibernate/flvRecord > in > g_1.avi] > exitValue--1 > > > Please let me know how to fix this issue. > > Thanks, > Pradeep D