Results 1 to 3 of 3
-
6th May 2011, 02:50 PM #1OPMemberWebsite's:
host4offshore.com[Tutorial] How to install red5 properly with TROUBLESHOOTING
Red5 Installation In centos 5.6 32/64bit
INSTALL JAVA
Code:yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel
Code:cd /root/tmp wget http://apache.mirrors.pair.com/ant/binaries/apache-ant-1.8.2-bin.tar.gz tar jxvf apache-ant-1.8.2-bin.tar.bz2 mv apache-ant-1.8.2 /usr/local/ant
Code:export ANT_HOME=/usr/local/ant export JAVA_HOME=/usr/lib/jvm/java export PATH=$PATH:/usr/local/ant/bin export CLASSPATH=.:$JAVA_HOME/lib/classes.zip echo 'export ANT_HOME=/usr/local/ant' >> /etc/bashrc echo 'export JAVA_HOME=/usr/lib/jvm/java' >> /etc/bashrc echo 'export PATH=$PATH:/usr/local/ant/bin' >> /etc/bashrc echo 'export CLASSPATH=.:$JAVA_HOME/lib/classes.zip' >> /etc/bashrc
Code:yum install perl-URI yum install subversion
Common problem when you will try to install thisCode:root@server [/usr/local/src]# yum install subversion Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: ftp.nluug.nl * extras: ftp.nluug.nl * updates: ftp.nluug.nl Excluding Packages in global exclude list Finished Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Processing Dependency: neon >= 0.25.5-6.el5 for package: subversion --> Processing Dependency: libneon.so.25 for package: subversion --> Processing Dependency: libapr-1.so.0 for package: subversion --> Processing Dependency: libaprutil-1.so.0 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion --> Running transaction check ---> Package apr.i386 0:1.2.7-11.el5_5.3 set to be updated ---> Package apr.x86_64 0:1.2.7-11.el5_5.3 set to be updated ---> Package apr-util.i386 0:1.2.7-11.el5_5.2 set to be updated --> Processing Dependency: libpq.so.4 for package: apr-util ---> Package apr-util.x86_64 0:1.2.7-11.el5_5.2 set to be updated --> Processing Dependency: libpq.so.4()(64bit) for package: apr-util ---> Package neon.i386 0:0.25.5-10.el5_4.1 set to be updated ---> Package neon.x86_64 0:0.25.5-10.el5_4.1 set to be updated ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Running transaction check ---> Package postgresql-libs.i386 0:8.1.23-1.el5_6.1 set to be updated ---> Package postgresql-libs.x86_64 0:8.1.23-1.el5_6.1 set to be updated ---> Package subversion.i386 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion ---> Package subversion.x86_64 0:1.6.11-7.el5_6.3 set to be updated --> Processing Dependency: perl(URI) >= 1.17 for package: subversion --> Finished Dependency Resolution subversion-1.6.11-7.el5_6.3.x86_64 from updates has depsolving problems --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.x86_64 (updates) subversion-1.6.11-7.el5_6.3.i386 from updates has depsolving problems --> Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.i386 (updates) Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.i386 (updates) Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion-1.6.11-7.el5_6.3.x86_64 (updates) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest The program package-cleanup is found in the yum-utils package
INSTALL RED5
Code:svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5 mv red5 /usr/local/ cd /usr/local/red5 ant prepare ant dist cp -r dist/conf .
Code:./red5.sh
then
CREATE INIT FILE
Code:cd /etc/init.d/ wget http://www.sohailriaz.com/downloads/red5.txt mv red5.txt red5 chmod +x red5 service red5 start
http://YOUR_SERVER_IP:5080/installer/ (and install admin)
http://YOUR_SERVER_IP:5080/admin/register.html (add user/pass)
Common problem
if you face
Code:HTTP Status 404 - /admin/register.html type Status report message /admin/register.html description The requested resource (/admin/register.html) is not available. Apache Tomcat/6.0.26
Code:Get the plugins: cd /root/tmp mkdir /usr/local/red5/plugins wget http://red5.googlecode.com/files/AdminPlugin-1.0.zip unzip -d /usr/local/red5/plugins AdminPlugin-1.0.zip
Code:Get the Red5 admin register page: mkdir /usr/local/red5/webapps/admin wget http://red5.googlecode.com/files/admin.jsp mv admin.jsp /usr/local/red5/webapps/admin
this all step working tested by me in centos 64bit os (cpanel)onel0ve Reviewed by onel0ve on . [Tutorial] How to install red5 properly with TROUBLESHOOTING Red5 Installation In centos 5.6 32/64bit INSTALL JAVA yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel INSTALL ANT cd /root/tmp wget http://apache.mirrors.pair.com/ant/binaries/apache-ant-1.8.2-bin.tar.gz tar jxvf apache-ant-1.8.2-bin.tar.bz2 Rating: 5|| Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
|| Shared , Reseller Hosting Sales Thread
|| Rapidleech Hosting Sales Thread
|| Current Promotion
-
6th May 2011, 06:14 PM #2MemberWebsite's:
tricks-fix.comthnx man.. nice tut
-
1st Jul 2011, 06:46 PM #3MemberWebsite's:
unicef.orgWonderful , thanks
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to install rar & unrar in RL on VPS (tutorial)
By Mister XX in forum Tutorials and GuidesReplies: 7Last Post: 23rd Aug 2012, 07:18 PM -
[Tutorial] How to install RDP server on debian
By evoluso in forum Technical and Security TutorialsReplies: 1Last Post: 14th Jul 2012, 06:58 PM -
Need tutorial or help to install a Dle skin
By awaiz007 in forum Webmaster DiscussionReplies: 8Last Post: 4th Jul 2011, 05:28 PM -
[Tutorial] How to install TorrentFlux ( Easy Way )
By Dom in forum Technical and Security TutorialsReplies: 3Last Post: 1st Jul 2011, 11:48 PM -
[Hiring] $5 to anyone who can Properly Install NZBperl.
By kiran_n444 in forum Completed TransactionsReplies: 2Last Post: 17th Apr 2010, 10:20 PM
themaLeecher - leech and manage...
Version 5.02 released. Open older version (or...