Build gateway 2.0.0 on rpi3
-
Hi
I need build gateway on RPI but build version 2.0.0
How i can start it with git clone ? What is command git clone for ver 2.0.0 -
@mfalkvidd said in Build gateway 2.0.0 on rpi3:
git checkout 2.0.0
But next problem
pi@hassbian:~/MySensors $ git checkout 2.0.0 Note: checking out '2.0.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 0183b76... Merge pull request #505 from fallberg/master pi@hassbian:~/MySensors $ ./configure --my-transport=rfm69 --my-rfm69-frequency=868 --my-is-rfm69hw --my-gateway=ethernet --my-port=5003 -bash: ./configure: No such file or directory -
@mfalkvidd said in Build gateway 2.0.0 on rpi3:
git checkout 2.0.0
But next problem
pi@hassbian:~/MySensors $ git checkout 2.0.0 Note: checking out '2.0.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 0183b76... Merge pull request #505 from fallberg/master pi@hassbian:~/MySensors $ ./configure --my-transport=rfm69 --my-rfm69-frequency=868 --my-is-rfm69hw --my-gateway=ethernet --my-port=5003 -bash: ./configure: No such file or directory
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login