Hi I followed this tutorial to install Red5 on linux http://osflash.org/red5/linux-install.
and in this step "now let’s compile : /opt/ant/bin/ant dist", i receive these dependencies error: [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: jmx#jmxtools;: not found > [ivy:resolve] :: red5#jython;2.2: not found > [ivy:resolve] :: spring#spring-core;2.0.8: not found > [ivy:resolve] :: jmx#jmxremote;: not found > [ivy:resolve] :: javax#activation;1.1: not found > [ivy:resolve] :: commons#commons-beanutils;1.8.0-BETA: not found > [ivy:resolve] :: red5#xml-apis;2.9.0: not found > [ivy:resolve] :: tomcat#jasper-el;6.0.14: not found > [ivy:resolve] :: red5#whirlycache;1.0.1_lite: not found > [ivy:resolve] :: mina#mina-integration-spring;1.1.6: not found > [ivy:resolve] :: tomcat#catalina;6.0.14: not found > [ivy:resolve] :: red5#naming-factory;: not found > [ivy:resolve] :: red5#ehcache;1.2.3: not found > [ivy:resolve] :: jetty#jetty-xbean;6.1.7: not found > [ivy:resolve] :: tomcat#el-api;: not found > [ivy:resolve] :: red5#log4j-over-slf4j;1.4.3: not found > [ivy:resolve] :: commons#commons-collections;3.2: not found > [ivy:resolve] :: spring#spring-dao;2.0.8: not found > [ivy:resolve] :: mina#mina-core;1.1.6: not found > [ivy:resolve] :: red5#xmlrpc;2.0.1: not found > [ivy:resolve] :: spring#spring-webmvc;2.0.8: not found > [ivy:resolve] :: jetty#jetty;6.1.7: not found > [ivy:resolve] :: tomcat#tomcat-juli;6.0.14: not found > [ivy:resolve] :: spring#spring-aop;2.0.8: not found > [ivy:resolve] :: red5#bsh;2.0b4: not found > [ivy:resolve] :: spring#spring-context;2.0.8: not found > [ivy:resolve] :: commons#commons-codec;1.3: not found > [ivy:resolve] :: red5#logback-core;0.9.8: not found > [ivy:resolve] :: javax#servlet-api;2.5: not found > [ivy:resolve] :: jmx#rmissl;: not found > [ivy:resolve] :: tomcat#tomcat-coyote;6.0.14: not found > [ivy:resolve] :: red5#logback-classic;0.9.8: not found > [ivy:resolve] :: spring#aopalliance;: not found > [ivy:resolve] :: javax#jta;1.0.1B: not found > [ivy:resolve] :: red5#acegi-security;1.0.4: not found > [ivy:resolve] :: commons#commons-pool;1.3: not found > [ivy:resolve] :: red5#quartz;1.5.2: not found > [ivy:resolve] :: tomcat#annotations-api;: not found > [ivy:resolve] :: mina#mina-filter-ssl;1.1.6: not found > [ivy:resolve] :: mina#mina-integration-jmx;1.1.6: not found > [ivy:resolve] :: jetty#jetty-util;6.1.7: not found > [ivy:resolve] :: javax#jpda;: not found > [ivy:resolve] :: commons#standard;1.1.2: not found > [ivy:resolve] :: tomcat#jasper-jdt;6.0.14: not found > [ivy:resolve] :: spring#spring-web;2.0.8: not found > [ivy:resolve] :: spring#spring-beans;2.0.8: not found > [ivy:resolve] :: commons#commons-modeler;2.0.1: not found > [ivy:resolve] :: red5#naming-resources;: not found > [ivy:resolve] :: red5#slf4j-api;1.4.3: not found > [ivy:resolve] :: red5#jcl104-over-slf4j;1.4.3: not found > [ivy:resolve] :: commons#commons-httpclient;3.1: not found > [ivy:resolve] :: red5#jruby;1.0.3: not found > [ivy:resolve] :: spring#spring-support;2.0.8: not found > [ivy:resolve] :: javax#jsp-api;2.1: not found > [ivy:resolve] :: red5#xercesImpl;2.9.0: not found > [ivy:resolve] :: red5#groovy;1.0: not found > [ivy:resolve] :: commons#commons-lang;2.3: not found > [ivy:resolve] :: tomcat#jasper;6.0.14: not found > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > > BUILD FAILED > /root/red5/build.xml:205: The following error occurred while executing this > line: > /root/red5/build.xml:221: The following error occurred while executing this > line: > /root/red5/build.xml:165: impossible to resolve dependencies: > resolve failed - see output for details > > Total time: 21 seconds > > > where is the problem ? and how to solve it ? thx
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
