After installing this package, I noticed that it does a "reduced" install, e.g. it does not install OPLIDE which is what I am interested in.
I decided to try to go for a more as-is install and changed all the copy commands in package() to:
mkdir -p "$pkgdir/opt/ibm/ILOG/CPLEX"
cp -R "." "$pkgdir/opt/ibm/ILOG/CPLEX/"
Except a few warnings, so far it seems to work, e.g. OPLIDE launches. I haven't had a chance to play too much with it yet, I will update if I have some improvement.
EDIT: If anyone is interested, this is the PKGBUILD I ended up using in the end to to get an unmodified, no warnings, install: https://pastebin.com/LsfDgsSp
EDIT: With /usr/bin shortcuts for some tools to avoid having to type: https://pastebin.com/TTffpjxK
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