rms java home directory HELP!!

hi, what should i put for my java home varieble??

 

this is regarding the **red5.sh file**

 

my java folder where java is installed is:

 

/RMS/jre-6u17-linux-i586/

 

in the tutorial it states that it should look like:

 

JAVA_HOME=/opt/ray_server/jre1.x;

 

sooo... what should i put?

 

any ideas?

 

thanks.

 

 

 

 

Quote · 16 Dec 2009

btw... i am using dolphin 7 rc3

Quote · 16 Dec 2009

Hi,

 

First, you have to install java onto your machine.  You do this by changing permissiosn of the java file to 0777 and invoking it by ./java_install_file

 

After you install it, the directory you install it in will produce a folder that looks similar to what Boonex is trying to describe to you.  jre1.6.16   something close to that

 

So if you install java in the directory /opt, then your java file location will look like  /opt/jre1.6.16; which will go in your red5.sh file.

 

Hope this is enough to get you going!

:-)
Quote · 16 Dec 2009

thanks. but... what is "opt"?

as far as i know my directory is  "/RMS/jre1.6.16"

i already contacted my hosting provider and they weren't able to help me

any ideas?

Quote · 16 Dec 2009

Usually Linux CentOS has a folder called /opt  In Boonex's RMS install directions, they use /opt as an example, so that is what I used here.  You can install it any where you like.

 

You should put in:

 

JAVA_HOME=/RMS/jre1.6.16;

If you are still having problems, PM me.  I will post our findings here for future reference.

:-)
Quote · 17 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.