notion-app icon indicating copy to clipboard operation
notion-app copied to clipboard

Ubuntu install not working

Open LucasDondo opened this issue 3 years ago • 4 comments

(Actually it is ZorinOS Core, not Ubuntu) I followed the given procedure, so I did: sudo apt install 7z pz7ip 7zip p7zip-full dmg2img > I added some packages given the error below. git clone https://github.com/jaredallard/notion-app.git cd notion-app/ sudo ./build.sh [--no-compress] (I also tried sudo ./build.sh) And then, the output is: ERROR: 7z not found (pz7ip?)

LucasDondo avatar Apr 14 '21 13:04 LucasDondo

There is another version of notion that is installed differently, try this link and see if that works for you. Not a direct fix of this issue, but it worked for me

SebbyBB avatar May 05 '21 06:05 SebbyBB

Yes, I had already tried that one, but as you said, it is not a solution for this issue in this repo. 🤷🏼‍♂️️

LucasDondo avatar May 05 '21 13:05 LucasDondo

Sounds like 7z isn't in your PATH

jaredallard avatar Jun 20 '21 04:06 jaredallard

Sounds like 7z isn't in your PATH

Should that be done automatically? Or manually (in which case, the command could be added to the installation instructions)?

LucasDondo avatar Jun 22 '21 12:06 LucasDondo