Originally posted by: SuneGadegaard
I am trying to install cplex on my ubuntu machine.
I have copied the installation file CPLEX_OPT_STUDIO_12.6.1_LNXX86-32.bin to the /opt folder
I followed the instructions from here: http://www-01.ibm.com/support/docview.wss?uid=swg21444285
However, when I try to run the executable, I get the following output:
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
JRE libraries are missing or not compatible....
Exiting....
However, when I apt-get install openjdk-7-jre I am told that I already have the newest version of openjdk-7-jre. What am I doing wrong? I notice, that the .bin file is named differently from the one in the instructions mentioned above. Have I simply downloaded the wrong file?
Thanks in advance.
Sune
#CPLEXOptimizers#DecisionOptimization