Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu build notes #350

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ubuntu build notes #350

wants to merge 2 commits into from

Conversation

gm7
Copy link

@gm7 gm7 commented Mar 6, 2020

Summary / How this PR fixes the problem?

By default Ubuntu does not trust the ppa:philip.scott/notes-up, so it is preferred to build from source if you would like to run Notes-up in Ubuntu.
This PR updates the Readme.md file with notes about how to build and install Notes-up on Ubuntu 18.04.

Steps to Test

If you are running Ubuntu 18.04 (not Elemental) then you can follow the steps to make and install Notes-up

Screenshots

Known Issues / Things To Do

Not extensively tested.

This PR fixes/implements the following bugs/features:

  • Fixes #
  • Fixes #

@gm7 gm7 requested a review from Philip-Scott as a code owner March 6, 2020 05:44
### How to Build on Ubuntu
You need a couple of additional packages to be installed before you can build from source on Ubuntu 18.04

sudo apt-get install cmake pkg-config libgtk-3-dev libgranite-dev libmarkdown2-dev libgtkspell3-3-dev libsqlite3-dev libgtksourceview-3.0-dev libwebkit2gtk-4.0-dev valac
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of having it's own section for building on Ubuntu, what about adding a box on the normal How To Build section, and adding the -Dnoele=1 arg to the cmake command? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants