-
Notifications
You must be signed in to change notification settings - Fork 91
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
Build instructions missing or not working #241
Comments
Have you looked at https://github.com/linuxmint/timeshift/blob/master/docs/development.md? |
The dependecies can also be installed via the following command:
|
Perhaps the bits of INSTALL and README.md that tell you to use make and make install should be removed, or replaced by references to development.md? |
Well, now that I have it installed, it seems to have broken the previously working timeshift GUI. I have gotten the command line working, but that is a little inconvenient. OK, running "sudo timeshift-gtk" works but whatever the ubuntu desktop is doing to run it doesn't. |
There is already a related PR #226 |
On
|
Describe the bug
Can not build timeshift because of dependency hell in meson. Build instructions in README.md are completely pants.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Starting with README.md and INSTALL one should find instructions that are at least good enough to build timeshift on the latest Ubuntu LTS. If there is a good release, that should be tagged and documented in Releases, or something.
Alternatively, "apt install timeshift" should just DTRT. If I need to do some package repo juggling to get that, is that documented anywhere?
System:
The text was updated successfully, but these errors were encountered: