Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Distribution => Distribution Specific => Topic started by: totallyfreak on April 08, 2009, 03:54:39 AM

Title: How to install red5 on centos5
Post by: totallyfreak on April 08, 2009, 03:54:39 AM
Hi, im a newbie on linux centos... so now i got a ddicated server using centos5 and i need to install red5 on it for my website... webcam chat...  so someone can tell me an easy step by step tutorial to how install red5 on centos5


thx :)
Title: Re: How to install red5 on centos5
Post by: Ricky on April 08, 2009, 07:02:47 PM
Cent OS is good to run server. In other words, cent OS is made from RHEL binaries. To run webchat or something related to website, you need to install webserver like Apache on it.
You can even install software like cPanel or Directadmin (both paid) and that will do all things required to run a webserver and then all you need is to run website and maintain website.
Title: Re: How to install red5 on centos5
Post by: totallyfreak on April 09, 2009, 03:49:42 AM
no i need to install red5
Title: Re: How to install red5 on centos5
Post by: Ricky on April 09, 2009, 04:19:48 PM
Hmm..
Now I got it, I thought you are talking about Rhel5 ie. Red Hat Enterprise Linux 5.

So you want to install RED 5, Open Source Flash Server

Well, it requires you to have Java installed on machine and Apache ANT.

I found following tutorial, you can use it to do so:
osflash.org/red5/linux-install
Title: Re: How to install red5 on centos5
Post by: totallyfreak on April 10, 2009, 12:21:51 AM
ok thx ;)