google-code-export / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

Stucked on install - commons-modeler dependency not found #526

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

---

I followed this procedure to install: 
http://anupdubbewar.blogspot.ca/2013/04/install-red5-server-on-centos-57.html

Yeah... Because the youtube videos you have here just lost me completely.

So I'm stuck on this step:
/usr/local/ant/bin/ant dist

Wich ended like this:

[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: org.apache.commons#commons-modeler;2.0.1: not found
[ivy:resolve]           :: red5#xmlrpc;2.0.1: not found
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/usr/local/red5/build.xml:201: The following error occurred while executing 
this line:
/usr/local/red5/build.xml:215: The following error occurred while executing 
this line:
/usr/local/red5/build.xml:166: impossible to resolve dependencies:
        resolve failed - see output for details

Total time: 1 minute 51 seconds

What version of the product are you using? On what operating system?

---

Ok, I'm a Linux super newbie. I just learned how to create/delete directories 
and move/copy/delete files via putty and a JustHost VPS root access. I wanted 
to install Red5 in order to install «VideoWisper» 
(http://www.videowhisper.com/?p=PHP+Video+Conference) on the PHP website I'm 
working on (rvhq.ca).

What I see in the cPanel is only Linux as operating system.
I just can't find what flavor of Linux it can be.
Kernel is : 2.6.32-431.29.2.el6.x86_64
Apache version : 2.2.27
PHP version : 5.4.28

Can you help ?

Original issue reported on code.google.com by louys.pa...@gmail.com on 23 Oct 2014 at 5:27

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I found the Linux «flavor» : CENTOS 6.5

Original comment by louys.pa...@gmail.com on 25 Oct 2014 at 12:57

GoogleCodeExporter commented 9 years ago
Full compile log here : http://pastebin.com/fddZRgvL

Original comment by louys.pa...@gmail.com on 25 Oct 2014 at 3:34

GoogleCodeExporter commented 9 years ago
Someone on mIRC told me I have to install this xmlrpc version :
http://www.java2s.com/Code/JarDownload/xmlrpc/xmlrpc-2.0.1.jar.zip

But I don't know how.

Original comment by louys.pa...@gmail.com on 25 Oct 2014 at 3:47

GoogleCodeExporter commented 9 years ago
See wiki for resource / build resolutions

Original comment by mondain on 9 Nov 2014 at 3:54