Originally posted by: SystemAdmin
Hello,
I am a new Mac user and new CPLEX user. I am trying to make CPLEX work, but when I solve a problem, I get a different one, so I haven't been able to start using CPLEX.
My problem now is that I can´t compile the basic lplex1.c file that comes as an example. It does not find the cplex.h file, but it is installed in
/Users/Marta/Applications/IBM/ILOG/CPLEX_Studio_Academic123/cplex/include/ilcplex
Looking at all the Getting Starting guides, it tells that I have to install the access key, which I have done previously and install it in:
/Users/ilog/ilm
But I was never able to check if cplex was properly installed. When double click in
/Users/Marta/Applications/IBM/ILOG/CPLEX_Studio_Academic123/cplex/bin/x86_darwin9_gcc4.0/cplex
I get the following message:
Failed to initialize CPLEX environment.
CPLEX Error 32201: ILM Error 16: CPLEX: license file not found or unreadable.
So I guess I have to run the access key first or somehow let CPLEX know that I have downloaded the key and install it somewhere. Here is where I get completely lost. I don't know what to do.
Please remember that I am new to mac and Unix commands, so if you are so kind to reply this post please be very specific, since I have found several post with similar problems and I get lost with some of the UNIX commands.
Thanks a lot ot anyone that take the time to reply this post.
#CPLEXOptimizers#DecisionOptimization