LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SYBASE Install on Linux Fedora 2 (https://www.linuxquestions.org/questions/linux-software-2/sybase-install-on-linux-fedora-2-a-324445/)

zum 05-17-2005 01:54 PM

SYBASE Install on Linux Fedora 2
 
-I'm trying to install Sybase12.5.2 on my Fedora server. I try to execute the setup but I keep getting Java errors.

A suitable JVM could not be found. Please run the program again using the option -is:javahome <JAVA HOME DIR>

-Not sure what it's exactly telling me here.

-I've downloaded the j2sdk-1_4_2_08-linux-i586.rpm file.

-installed

rpm -ihv j2sdk-1_4_2_08-linux-i586.rpm

-Then I run the sybase setup and still get that error.

-Any help would be greatly appreciated.

Thanks,

zum.

spaniel 05-18-2005 06:59 AM

It basically is telling you: Where is your executable java.

Find it, put the bin dir where the java executable (called "java") is located in your PATH and then rerun the sybase install

Or tell the sybase installer where the java executable is located with the commandline parameter(just the directory, not the full qualified name of the java executable)

Should work


All times are GMT -5. The time now is 12:17 AM.