Lightroom 5.7.1 error 213:10 - case sensitive file system
I installed Lightroom 5.7.1 on Mac 10.14.4 on a case sensitive file system. The app will crash at startup as some modules cannot be found.
https://www.sotechdesign.com.au/adobe-photoshop-lightroom-5-7-mac-os-x-will-longer-open/ shows the problem and also provides a solution to rename two directories, so that the module can found. Another approach is to install the package on a case insenstive volume, e.g. https://www.sotechdesign.com.au/adobe-photoshop-lightroom-5-7-mac-os-x-will-longer-open/
sudo installer -verbose -pkg "Adobe Photoshop Lightroom 5.pkg" -target /Volumes/insensitive.
Both approaches lead to the fact, that Lightroom can start without crashing, but with error 213:10. I guess this is because Lightroom checks the modules loaded and builds a checksum, which after renaming the directories or launching it from a different location, will not match.
Any solution?
