Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Knowledgebase

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-08-2009, 04:30 AM
Member
 
Join Date: Apr 2008
Posts: 40
Default How to install Red5 in Linux

Q: How could I install Red5 in my dedicated Linux Server?

A: Before you install Red5, you need prepare the software below: (All the file is put in the folder /usr/local/, you can put any where as you like)

JDK:
Download from
http://cds.sun.com/is-bin/INTERSHOP....linux-i586.bin

Ant:
Download from
http://www.apache.org/dist/ant/binar...7.1-bin.tar.gz

Red5:
Download from
http://dl.fancycode.com/red5/red5-0.6.2.tar.gz
(If you need compile Red5 by yourself, please use this version 0.6.2, the high version may have conflicts with your server)

1.Configure Java environment
1)Please change the file name of “Jdk” you download to “jdk-6u16-linux-i586.bin”, you can use command “mv”.

2)Add excutable privilege to this file: use command: “chomd u+x jdk-6u16-linux-i586.bin”

3)Install jdk: use command: “./jdk-6u16-linux-i586.bin”

4)Enable java environment: Open “/etc/profile”, add the code below into it:

JAVA_HOME=/usr/local/jdk1.6.0_16
PATH=$JAVA_HOME/bin:$PATH
CLASSPATH=.:$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jar
export JAVA_HOME PATH CLASSPATH

Then save (Your PATH should be the right one according to your server), use command:
“source /etc/profile” to enable it.

5) Then you can use command “java -version” to check if the setting is right.

2.Configure Apache Ant
1)“tar zxvf apache-ant-1.7.1-bin.tar.gz”, then “mv apache-ant-1.7.1 ant”

2)Enable Ant path: Open “/etc/profile”, add the code below into it:

export ANT_HOME=/usr/local/ant
export PATH=$PATH:/usr/local/ant/bin

Then save and use command “source /etc/profile” to enable it.

3.Compile and Install Red5
1)“tar zxvf red5-0.6.2.tar.gz”, then “mv red5-0.6.2 red5”

2)Enter the folder “red5” use the command “ant” to compile and Install Red5.

3)If all is OK, after 3 or 4 min, the red5 will be install successfully.

4)Use command “./red5.sh start” to start your red5.


By The Way: About how to configure Red5 into our chat, you can according
How to use my own Red5 or FMS
Reply With Quote
  #2 (permalink)  
Old 09-13-2009, 03:52 PM
Junior Member
 
Join Date: Oct 2006
Posts: 22
Default

Or you can do it automatic and the easy way

How To: Automated Red5 Installation - HostV Community - VPS Hosting Forums
Reply With Quote
  #3 (permalink)  
Old 09-15-2009, 07:13 AM
Member
 
Join Date: Feb 2008
Posts: 85
Default

Wow.this is great,thanks very much.
Reply With Quote
  #4 (permalink)  
Old 09-16-2009, 08:05 AM
Junior Member
 
Join Date: Sep 2009
Posts: 2
Default

This is simple installation instruction. it can be done as unprivileged user (you might want sudo to root for some commands - but you don’t really have to - you’ll just need to provide full length paths).

San Antonio apartments
10 Huis kopen duitsland
Reply With Quote
  #5 (permalink)  
Old 09-21-2009, 12:40 PM
Junior Member
 
Join Date: Sep 2009
Posts: 1
Default

Plz help me it giving some problem in downloading.
Reply With Quote
  #6 (permalink)  
Old 10-14-2009, 07:52 AM
Junior Member
 
Join Date: Oct 2009
Posts: 5
Default

Quote:
Originally Posted by Knut View Post
Thanks so much . This worked like a charm for me !
Reply With Quote
  #7 (permalink)  
Old 11-13-2009, 03:15 PM
Junior Member
 
Join Date: Nov 2009
Posts: 1
Default thanks a lot

wow..this is what i've looking for..thanks guys

search engine optimization how to
Reply With Quote
  #8 (permalink)  
Old 11-16-2009, 12:24 PM
Junior Member
 
Join Date: Nov 2009
Posts: 1
Default ty..

thanks for this helpful info.
__________________
how to make money at home
Reply With Quote
  #9 (permalink)  
Old Today, 10:50 AM
Junior Member
 
Join Date: Nov 2009
Posts: 3
Default

We have a fully working version of red on our server. Not the custom version HostV use. the red5 now runs perfect. Just go to the red5 website and use there install instructions.
If you have no joy get hostv to sort it as it clearly states red5 is included in VPS and dedicated packages.
===========================================
Self Certificated Mortgage
Turkish Property
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:26 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.