Apache OpenMeetings Help Needed

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
QuickQAnonymous
A regular
A regular
Posts: 44
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Feb 19, 2015 6:50 am

Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

I'm trying to install Apache's OpenMeetings, and running "red5.sh" returns this:

Code: Select all

-bash: ./red5.sh Permission denied
What do I do about this? Thanks for help!
User avatar
rymax99
This is my homepage
This is my homepage
Posts: 143
Joined: Sun Feb 02, 2014 2:08 pm
Location: Florida
Contact:

Re: Apache OpenMeetings Help Needed

Post by rymax99 »

Try making the file executable by running 'chmod +x red5.sh' and then try running the script.
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

rymax99 wrote:Try making the file executable by running 'chmod +x red5.sh' and then try running the script.
Ok. Thanks! That worked. Problem is now, it wants me to set the JAVA_HOME enviroment variable. How do I do this, or does someone with more access have to do this?
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

Update:

Once again, online has come to my aid. But another problem has arisen. Running the

Code: Select all

admin.sh
and it said that on line 20 command java wasn't found. Help please! Thanks for all help!
User avatar
rymax99
This is my homepage
This is my homepage
Posts: 143
Joined: Sun Feb 02, 2014 2:08 pm
Location: Florida
Contact:

Re: Apache OpenMeetings Help Needed

Post by rymax99 »

That generally means you don't have Java installed, I'd go ahead and install that.
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

rymax99 wrote:That generally means you don't have Java installed, I'd go ahead and install that.
Ummmm, really? Cuz these instructions have been followed, and the folders it said it would create are created. Do more environment variables require setting? I'll try installing the JRE instead.
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

Err, he server jre installed files named after the jdk
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

Setting the JAVA_HOME and PATH variables made that work. Thanks! Time to turn it on or something.
QuickQAnonymous
A regular
A regular
Posts: 44
Joined: Thu Feb 19, 2015 6:50 am

Re: Apache OpenMeetings Help Needed

Post by QuickQAnonymous »

Ok then, red5.sh and admin.sh successfully run. Where the freakin' heck do I go to start the stupid OpenMeetings? I am getting really annoyed, especially as the only tutorials are on openmeetings.apache.org. Can anyone help me? Thanks in advance!


Last bumped by QuickQAnonymous on Tue Mar 03, 2015 12:28 pm.
Post Reply