try this: 1. make sure you have the latest build checked out of svn 2. run the following command within the Red5 install directory: ant clean resolve
Nick On Aug 26, 2007, at 3:02 PM, James Throgmorton wrote: > I am starting over, building with ant. > > > Ant is reporting this error: > BUILD FAILED > /usr/lib/red5/build.xml:507: Could not create task or type of type: > manifestclasspath. > > > This refers to this statement inside of build.xml > > <manifestclasspath property="jar.classpath" > jarfile="red5.jar"> > <classpath refid="project.classpath"/> > </manifestclasspath> > > Does this look wrong to anyone? > > > > -- > James Throgmorton > > "Constant Developer" > 360percent.com > > ScientistSuperstar > "Innovation Technology" > -Integration of Information Technology > Dunn-Richmond Econ. Dev. Ctr. > 150 e pleasant hill rd. > Carbondale il 62903 > (618)203-4377 > > Confidentiality Notice > > This e-mail and any attachments are covered by the Electronic > Communications Privacy Act, 18 U.S.C. ยงยง 2510-2521, are confidential, > and may be legally privileged. If you are not the intended recipient, > you are hereby notified that any retention, dissemination, > distribution, > or copying of this communication is strictly prohibited. Please > reply to > --== [EMAIL PROTECTED] ==-- that you have received this > communication in error and immediately delete and destroy > all copies of this email and any attachments. > Thank you. > > > > > "What is the percentage of non-macs in the music department? 0% - > Hyphenate" > > On 8/26/07, Anze Cesar <[EMAIL PROTECTED]> wrote: Are you using > the correct jre? > I had problems with tomcat on ubuntu because it was trying to use > gcj. That's just about all I can think of ... > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
