-
Notifications
You must be signed in to change notification settings - Fork 22
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
patch not found #1
Comments
Hi try this: patch -p1 -i webiopi -pi2bplus.patch Thanks. |
Still Same :( $ patch -p1 -i webiopi -pi2bplus.patch |
For Raspberry Pi 2: (For 24 pinned and 40 pinned modified) First connect your Pi directly to the internet via ethernet cable (if you have wifi use wifi but cable is more than good.) cd /home/pi "Do you want to access over Internet?" --> y (we want to command over internet) cd /home/pi |
hello, till here everything seems fine getting same error again sorry for my english |
It is okey. Focus on the file has called as: "webiopi-pi2bplus.patch" Don't leave a space! It is "webiopi-pi2bplus.patch" together, as a file. I haven't got my Raspberry Pi near with me now. But later maybe I am. You may try to type only "patch" then type -p1 then type -i or just type $ patch -p1 webiopi-pi2bplus.patch keep on try. |
i checked the file by ls -all, it's is still in WebIOPi-0.7.1 folder |
By the way, which board do you use? Did you update your PI with $ sudo apt-get update and these: sudo apt-get update |
by a bit research i found that i have to install build essentials after doing that now it gives me another error: patch -p1 -i webiopi -pi2bplus.patch |
Please use "patch -p1 -i webiopi-pi2bplus.patch" delete the gap! |
thank you sooooo much 👍 it really worked :) |
Oh come on! Really done?? 💯 I can't believe... |
yes 💯 :) :) |
Perfect for you! Good night from Istanbul! ✋ |
good night from India it's really kind of you. |
We love India :) Selam :)
|
that's great btw Mitesh here it's a pleasure meeting you. |
Nice to meet you Mitesh. Search me on Google as Bay Yolal :)
|
patch -p1 -i webiopi-pi2bplus.patch
-bash: patch: command not found
please help
The text was updated successfully, but these errors were encountered: