|
|
|
|
|
by mattsfrey
2311 days ago
|
|
It would go a long way to package this such that somebody on a mac can just download it and run, or install with brew. Also after disabling security, chmoding +x, and attempting several patterns on the command line I could not get this to run, each time spitting various errors i.e. "Could not find notebooks in .: Error while looking for notebooks: skip this directory", "Could not find notebooks in /Users/mfrey: Error while looking for notebooks: open /Users/mfrey/Library/Application Support/CallHistoryDB: operation not permitted" etc.. maybe I'm just an idiot but at this point of dysfunction in a program I'm experimenting with for kicks, my capacity to continue futzing with it is exhausted, just FYI. |
|
I'd need to sign the binary for mac for it to run without system security flag. Or indeed, brew; I'll think about it.
As for the other problems you mentionned, I agree; the software expects an empty directory, or one that contains "notebooks" already. I should maybe safeguard against it being run on arbitrary paths.