Hi, I have adopted the package and updated it. Here are some notifications, please read them before installing:
- Please install the package manually using
makepkg
andpacman -U
avoiding using package manager likeyay
- Please place your
cplex_studio2211.linux_x86_64.bin
(downloading from official website IBM CPLEX) into the same directory asPKGBUILD
before runningmakepkg
- The package only offer python bindings for 3.8, 3.9, 3.10. If you want to find the support from latest community, please see
python-cplex
andpython-docplex
in AUR. - For cpp compilation, flags are needed:
-lconcert -lilocplex -lcplex -lm -lpthread -ldl
Pinned Comments
zayn7lie commented on 2024-06-13 08:05 (UTC) (edited on 2024-06-26 08:26 (UTC) by zayn7lie)
Hi, I have adopted the package and updated it. Here are some notifications, please read them before installing:
makepkg
andpacman -U
avoiding using package manager likeyay
cplex_studio2211.linux_x86_64.bin
(downloading from official website IBM CPLEX) into the same directory asPKGBUILD
before runningmakepkg
python-cplex
andpython-docplex
in AUR.-lconcert -lilocplex -lcplex -lm -lpthread -ldl