My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Automatic_script_installation_for_Debian  

Automatic Script Installation for Debian 5

What is?

It is a shell script, what resolve all dependencies, install init scripts, download the latest stable version of Openmeetings (1.1 r3087), and install every things "automagically"

How it works?

First, the script do a copy of /etc/sources.list and add new Debian Repositories... then adds a gpg key from debian-multimedia;

Second, Download and install all things needed, like java-sdk, openoffice, mysql server. After this, the init scripts are downloaded and installed and database openmeetings are created on mysql server.

Third, the OpenMeetings is downloaded, and copied to /opt/red5. Permissions and owners are defined. The file hibernate.cfg.xml will be created with the user defined by user.

Fifth, use the OpenMeetings :)

How I can run?

Download the script here Set the execute permission: chmod +x install-om-3097.sh I advise you, to edit the script and change the url of debian repository for your country, at variable REP_DEBIAN. If you don't set the repository for your country, the script is using the US repository.

To run: ./install-om-3097.sh

And answer all questions and wait. This process takes approximately 20 minutes.

To Do

Add a way to install the new versions without changes on script; Support for the main distribuitions (Centos, Ubuntu, SuSe)

Fixed Issues Now, is not needed recompile the ffmpeg

P.S. This script is designated by Debian 5 users, others systems this script will not work!

Questions, suggestions, bugs.... anything, mail-me: victor@sartori.eti.br

Thats all Folks!!!! enjoy

Comment by hoom...@gmail.com, Feb 15, 2010

Script Link is broken.

Comment by jvi...@gmail.com, Feb 16, 2010

Great work on the script. The only issue i get in the end is: (btw im a noob in linux)

---

./install-om-r2905: line 312: /etc/init.d/openoffice: No such file or directory ./install-om-r2905: line 314: /etc/init.d/red5: No such file or directory Done!! open the website at your browser: http://192.168.16.64:5080/openmeetings/install

Comment by alexandr...@bsmt.fr, May 31, 2010

Hi, Maybe add a verification of "aptitude" is setup ?

Comment by reede...@gmail.com, Jul 1, 2010

realy nice work. quick and easy install. thank you for this script!

Comment by soubaa.a...@gmail.com, Aug 23, 2010

merci beaucoup pour le script il's work fine !

Comment by jessie.m...@gmail.com, Feb 1, 2011

Hi.. i am newbie with this amazing system. I manage to run and install the script. I change some part of config.xml where upon opening http://xxx.xxx.xxx.xxx:5080/openmeetings/install and filled up all blanks as required but after clicking "INSTALL", nothing's happen. I thought it may take sometime so i leaved it until i got back in the morning and find it is still in the same page. It seems to me that INSTALL didn't run at all. I tried to google this specific problem but nothing shows a specific and working solution. Can you share some idea or if you have encountered such scenario, what did you do to make it work? I am using Debian 5.0.6.

Comment by schl...@gmail.com, Mar 6, 2011

The script it self is working fine but when it's finished and I go to the install page and hit the button the page keeps loading and loading and nothing happens. I had the same problem with manual install on Ubuntu 10.10 and thought I'd give the installer a try but it's not working either. So I think it's not me that's incapable but the program that's not working properly.

Comment by jessie.m...@gmail.com, Mar 15, 2011

Hi Schleig,

Has anyone or should i say, you found a solution about the INSTALL issue of openmeetings? Speaking about Ubuntu, i found this site: http://www.openstudio.info/linux where installation was documented. I tried that also and followed it carefully but end up in the same story. Clinking INSTALL went to nothing.

Comment by tde...@gmail.com, Oct 23, 2011

I can't get the script to work. I keep getting a No such file or directory when trying ./install-om-r3087

Comment by tautog...@gmail.com, Nov 3, 2011

Script works fine on Squeeze if you change the Lenny entries to Squeeze and the version check from 5 to 6. Had the server up and running in about 30 minutes. Very slick!

Powered by Google Project Hosting