I made the tactical error of upgrading mcuexpressoide from 11.8.1 to 11.9.0 in the middle of a project, hoping it would resolve some minor issues.
I know the deb.bin file is for debian-based systems, but it has been installing fine on my openSuSE Leap 15.3 and 15.4 for a year or two now, since ide 11.5 in fact.
So I downloaded the update and installed it, replacing 11.8.1. At first it worked no problem, but after a reboot, it cannot find the binary. Nor can I find it manually.
So I tried installing again (11.9.0 over 11.9.0) and 1) it failed to find libc6, which I expect since it should use glibc, and dozens of dependencies not met. That should only affect jlink, which I do not use.
I can't understand how 11.5 and 11.8 could have loaded fine (and let me get thousands of lines into my project) and not now. I reasoned that there must be a symlink missing, but no idea what or where!
Has anybody else experienced this?
Any help really appreciated.
cheers,
Nigel Johnson