Open thelema opened 12 years ago
--have-perms shouldn't be necessary, odb can/should detect writability of install path by itself and enable --have-perms whenever it's needed.
--have-perms
needs to detect two things independently: findlib installability and other (executable) installability. detecting just the first led to breaking ocamlbrew. Needs more thought.
--have-perms
shouldn't be necessary, odb can/should detect writability of install path by itself and enable --have-perms whenever it's needed.