We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
LS i am trying to install wsprrypi on my new raspberry pi model 3B i use a brand new noobs jessie operation system it works nice
i follow the instruktions:
sudo apt-get install git Okee git clone https://github.com/jamesp6000/wsprrypi.git Okee cd wsprrypi Okee sudo make install not Okee, gives an error
the error = cannot stat gpioclk: no such file or directory makefile:32: recipe for target 'install' failed make: *** [install] Error 1
I do know almost nothing of the raspberrypi or linux. So what can i do?
thanks for your help
Wim Apon PA0SLT ( The Netherlands)
The text was updated successfully, but these errors were encountered:
Ohh sorry, i forgot the make command after cd wsprrypi but that changes nothing Wim Apon
Sorry, something went wrong.
i gave it a next try and started all over again. now everything looks okee, but when i give the command:
wspr PA0SLT JO33 33 3500000
I get: Error: can't open /dev/mem
there is a directory dev , and therin is a file mem
so,what to do now?
Wim
Well... again sorry.. it works now with the command: sudo wspr pa0slt jo33 33 3500000
The sudo was the problem.
so disregard this all
Wim Apon
No branches or pull requests
LS
i am trying to install wsprrypi on my new raspberry pi model 3B
i use a brand new noobs jessie operation system
it works nice
i follow the instruktions:
sudo apt-get install git Okee
git clone https://github.com/jamesp6000/wsprrypi.git Okee
cd wsprrypi Okee
sudo make install not Okee, gives an error
the error = cannot stat gpioclk: no such file or directory
makefile:32: recipe for target 'install' failed
make: *** [install] Error 1
I do know almost nothing of the raspberrypi or linux.
So what can i do?
thanks for your help
Wim Apon PA0SLT ( The Netherlands)
The text was updated successfully, but these errors were encountered: