-
Notifications
You must be signed in to change notification settings - Fork 117
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
Installation fails #174
Comments
You may need to install the dev packages with If that doesn't work, I often find these issues go away if you install ruby using rvm it seems to do a really good job of making sure all the dependencies are installed correctly. Good luck - let us know what works! |
I have installed the package ruby-dev, but still there are problems when trying to install timetrap:
Using rvm seems to difficult for me. Although I have some experience in linux, I have really no knowledge in ruby |
I had same problem, after installing |
I have now also installed libsqlite3-dev, but there are still errors while installing timetrap ... |
FWIW timetrap is packaged for nix; it will manage all the gory details of all the dependencies for you. Just install nix then |
dependencies have been upgraded, closing for now. Feel free to file a new issue or re-open this one if it happens again. |
I've been using timetrap for years (fantastic program, thanks a million to all the devs involved) and have had this install issue a few times. Today I installed Ubuntu 20.04 and received a matching error and a similar experience — installed The fix for me was found at this stackexchange post.
and now the gem installed perfectly. It's a bit of a large package for this, but I anticipate this is a version-specific dependency issue. Hopefully this might save future users some searching. :) |
hi @JezzaHehn, thanks for posting your solution |
Dear Community,
I've got a Problem during the Installation of timetrap. I want to install on debian "stretch" Linux.
First I installed with "apt-get" the package ruby. I think that was ok - here a Listing of dpkg:
Then I chanched to root and made the command as described:
What did I made wrong? Do I have to download anything before using the command "gem
install timetrap"?
Can anyone help me?
The text was updated successfully, but these errors were encountered: