Hacker News new | ask | show | jobs
by druska 4506 days ago
I have the 7za binary specified but I get a 7zip not found error (OS X, p7zip from brew)
1 comments

Can you run:

which 7za

In your terminal and give me return ?

which 7za returns "/usr/local/bin/7za" - I get the same error with "7za_path" set to this or ""
Exactly the same problem for me. I'm getting:

"Sublimall need 7zip to archive and encrypt your configuration. Install it."

On Win7 I just added 7-zip path to the Win PATH. And it's working
Exactly the same here.