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

papirus-temp: missing packages #30

Closed
kurt77 opened this issue May 11, 2016 · 5 comments
Closed

papirus-temp: missing packages #30

kurt77 opened this issue May 11, 2016 · 5 comments

Comments

@kurt77
Copy link
Contributor

kurt77 commented May 11, 2016

papirus-temp needs "bc" package in order to work...maybe it should be installed during the install process.
It's also missing i2cget

pi@raspberrypi:~/Code $ sudo papirus-temp
/usr/local/bin/papirus-temp: line 8: i2cget: command not found
/usr/local/bin/papirus-temp: line 14: -5: substring expression < 0
(standard_in) 1: syntax error
(standard_in) 1: syntax error
Temp is deg C ( deg F).

@shawaj
Copy link
Member

shawaj commented May 12, 2016

Can you make a pull request to fix these issues?

@kurt77
Copy link
Contributor Author

kurt77 commented May 12, 2016

done!

@shawaj
Copy link
Member

shawaj commented May 12, 2016

Isn't i2c-tools installed by default in Raspbian? You just need to enable it from raspi-config I think?

@kurt77
Copy link
Contributor Author

kurt77 commented May 13, 2016

It wasnt installed on my raspbian.
And yes you have to enable it with raspi-config

@shawaj
Copy link
Member

shawaj commented Jun 14, 2016

Fixed with #33

@shawaj shawaj closed this as completed Jun 14, 2016
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

No branches or pull requests

2 participants