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

knxd master is not the right one to use #1

Closed
tru7 opened this issue Feb 16, 2017 · 2 comments
Closed

knxd master is not the right one to use #1

tru7 opened this issue Feb 16, 2017 · 2 comments
Assignees
Labels

Comments

@tru7
Copy link

tru7 commented Feb 16, 2017

in your script you use this

git clone https://github.com/knxd/knxd.git
mv knxd-master knxd
cd knxd

you should use stable branch (git checkout stable) instead. This is currently v0.12 which does not use pthsem anymore but has a dependency on libev, libev-dev. You cannot rely on master branch.

@energy01
Copy link
Member

i fixed the bug thanks
with #

@energy01 energy01 self-assigned this Feb 19, 2017
@energy01 energy01 added the bug label Feb 19, 2017
@energy01
Copy link
Member

#2275de7

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

No branches or pull requests

2 participants