jaredallard / notion-app

Notion for Linux
MIT License
136 stars 10 forks source link

Fedora install #7

Open greenie537 opened 4 years ago

greenie537 commented 4 years ago

Hi there, I would love a build for Fedora to use if possible, can you help me with this?

Cheers

daquinons commented 4 years ago
daquinons commented 4 years ago

For the icon to stay in a better place rather than the downloaded folder (because once you delete it the app won't display any icon), I suggest you to change the line of the Icon in Notion.desktop file to Icon=/usr/share/icons/Notion_app_logo.png

And moving the icon image there mv Notion_app_logo.png /usr/share/icons/

@jaredallard I don't kwow what you think of moving everything into /usr/ directory instead of using the home folder of the root user? I don't know about other distros but definitely in Fedora doesn't exist, I think /usr would be a broader option.

greenie537 commented 4 years ago

Hi there, just getting onto this now, I've been away,.

When I run sudo sh build.sh I get the error "build.sh: line 26: source: config.sh: file not found"

jaredallard commented 4 years ago

@daquinons That makes sense, the shortcut stuff was all from @git-ari. I sorta have this in maintenance mode, the arch AUR has essentially forked it and done their own thing. I'm on Linux again so I may take up cleaning this up...

git-ari commented 4 years ago

I forgot to take in consideration the several distributions of linux and I tested the changes I made in my elementary.os which is based in Ubuntu. Hope some of the work is salvageable.