Originally posted by: SystemAdmin
I have CPLEX 12.2.0.0 installed and running on two machines (PC and laptop), both of which have Linux Mint (fork of Ubuntu) as the OS. On neither machine is the CPLEX directory tree part of the system path (I've aliased 'cplex' to the correct command with full path). I've attempted to install the fixpack for 12.2.0.2 with mixed results.
On the PC, it installed fine, and running CPLEX now gets me version 12.2.0.2. In particular, the installer was able to figure out where CPLEX 12.2 was installed. I'm not sure how (that's why I mentioned that it's not on the search path). On the laptop, the installer tells me that it's installing to NULL, and acts as if it has installed successfully, but the CPLEX 12.2 directory tree is unaffected (so I'm still running 12.2.0.0), and I can't find any trace of an installation anywhere (not even the installer log file).
My guess is that there's a way to specify the installation path to the installer, but the command line help for the installer was unhelpful. Anybody know the secret handshake?
/Paul
Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
#CPLEXOptimizers#DecisionOptimization