Maxim,
Thanks for pointing out that it is to do with Red5. Where does the OpenMeetings build get its Red5 server from ? And why do we need a separate Red5 server and not one that is packaged with the linux distro? I am guessing that it is specially compiled for OpenMeetings, as I was unable to get OpenMeetings to work with the standard Debian packagedRed5 server ? Apologies, most likely I am asking too many questions and should wait until I learn more about the OpenMeetings build process. Is there something that I can do to resolve this, like obtain the “trunk/flash” directory from somewhere (e.g. a Red5 project?), because maybe our copy of Red5 is missing something that would be good to have? Or maybe the build script could be modified so as not to require it? I need to learn more about “trunk”s and how the work with a build. And where we obtain the trunk from. Thanks, George Kirkham From: Maxim Solodovnik [mailto:solomax...@gmail.com] Sent: Monday, 21 May 2012 3:36 PM To: openmeetings-user@incubator.apache.org Subject: Re: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile. According to your log: [copy] Copying 2 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not exist. It is not OM warning. It is Red5 warning. The build process did the following: 1) svn checkout of Red5 server 2) build it The issue you are complained about is Red5 server build warning. On Mon, May 21, 2012 at 12:32 PM, George Kirkham <gkirk...@co2crc.com.au> wrote: Hi, I am curious, why do I get a warning for "...flash/trunk/deploy does not exist" when I check out code and compile ? Maybe I get too concerned about warning because of my previous ‘C’ programming where warnings can have quite serious issues for stability. C is a great programming language, “it does just what the code tells it to do, where it is a good thing or not”. Most other languages are more cautious and complain loudly. I noticed that this “flash” warning only happens on the first compile, the second and third times that I run the compile this message is not created, however then there are many other warnings. [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds I also get this warning when I compile for the first time from https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-2012_2304-src.tar.gz Compile of revision 1340879; compile-demos: [echo] Webapps dir: webapps [echo] Webapps build dir: dist/webapps [copy] Copying 8 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root [copy] Copying 3 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root [copy] Copying 11 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/vod [copy] Copying 3 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/live [copy] Copying 8 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer [copy] Copying 2 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not exist. Compile of revision 1340587; compile-demos: [echo] Webapps dir: webapps [echo] Webapps build dir: dist/webapps [copy] Copying 8 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root [copy] Copying 3 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root [copy] Copying 11 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod [copy] Copying 3 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live [copy] Copying 8 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer [copy] Copying 2 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does not exist. Thanks, George Kirkham -- WBR Maxim aka solomax