Skip to main content
m4tim23877130
Participant
November 28, 2016
Answered

Installing ColdFusion 2016 on RedHat Enterprise Linux 7.2 ppc64

  • November 28, 2016
  • 1 reply
  • 1250 views

Dear All,

I have some issue on installing ColdFusion 2016 on RedHat Enterprise Linux 7.2 ppc64. when i try to run the installer it's always saying "JRE libraries are missing or not compatible".

anyone can help me on this case? what am i missing here?

FYI, i already try to do the installation using 32 bit and 64 bit and the result is always the same.

Really appreciated for this big help.

    This topic has been closed for replies.
    Correct answer Priyank Shrivastava.

    Hi,

    Please try this command while running the installer.

    ./ColdFusion_2016_WWEJ_linux64.bin LAX_VM /opt/jre/bin/java.

    LAX_VM, where you can define the JDK location.

    Thanks,

    Priyank

    1 reply

    Priyank Shrivastava.
    Priyank Shrivastava.Correct answer
    Inspiring
    November 28, 2016

    Hi,

    Please try this command while running the installer.

    ./ColdFusion_2016_WWEJ_linux64.bin LAX_VM /opt/jre/bin/java.

    LAX_VM, where you can define the JDK location.

    Thanks,

    Priyank

    Thanks, Priyank Shrivastava
    m4tim23877130
    Participant
    November 29, 2016

    Hi Priyank,

    thanks for the big help. i can launch the installer now