odb icon indicating copy to clipboard operation
odb copied to clipboard

Auto-detect writability of the install dir

Open thelema opened this issue 13 years ago • 1 comments

--have-perms shouldn't be necessary, odb can/should detect writability of install path by itself and enable --have-perms whenever it's needed.

thelema avatar Dec 13 '11 18:12 thelema

needs to detect two things independently: findlib installability and other (executable) installability. detecting just the first led to breaking ocamlbrew. Needs more thought.

thelema avatar Jan 03 '12 14:01 thelema