Jul29

Written by:David Aldridge
7/29/2011 2:17 PM 

If, even after installing the latest version of Ant and Ivy, you still get errors trying to build Red5, then consider redownloading the source using subversion.  Especially if you installed the source from a downloaded tarball.

Delete the source directory, create a new one and then execute the following from within it:

svn co http://red5.googlecode.com/svn/java/server/trunk
cd trunk
ant clean dist


If the compile completes, then you can start it using the following:

cd dist
./red5.sh

Tags:

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment  Cancel 
You must be logged in and have permission to create or edit a blog.