JamesP6000 / WsprryPi

Raspberry Pi WSPR transmitter using NTP based frequency calibration
Other
326 stars 66 forks source link

cannot stat gpioclk for wsprrypi #14

Open wimapon opened 6 years ago

wimapon commented 6 years ago

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)

wimapon commented 6 years ago

Ohh sorry, i forgot the make command after cd wsprrypi but that changes nothing Wim Apon

wimapon commented 6 years ago

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

wimapon commented 6 years ago

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