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