Command not found when running sudo ./configure && make for libhid

Hi,

that would be great thanks.

I’ve tested again on the Pi and I am definitely not getting:

Windspeed
Gustspeed
Direction

as these are all 0 values.

And the Barometer reading is incorrect compared to what I see on the Windows version and the weather station base station.

The temperature and Humidity are correct

This is what I see in the console:

data read length ->15
 01 FF FF 00 42 C1 29 00 62 28 00 00 20 D6 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
temperature found, sensor # 0
Temperature data found
Baro Data OK
send PC ready result 1
Current data 08:49:41: Temperature= 4.1 Windspeed =0.0 Gustspeed =0.0 Direction =0 Humidity=98 Barometer=1013.0 Daily Rain=0.0
data read length ->-1
send PC ready result 1
data read length ->-1
send PC ready result 1
data read length ->-1
send PC ready result 1
data read length ->-1
send PC ready result 1
**** doing minute routines now 08:50:03
**** updating clientraw extra files
**** updating data logs
cronftpreal: no process found

and this is the contents of my clientraw.txt file uploaded to my FTP server

12345 0.0 0.0 0 4.1 98 1013.0 0.0 0.0 0.0 0.000 0.000 0.0 0 0.0 3 0.0 0 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0 08 51 40 Innerleithen-08:51:40 0 0 12 1 0 0 0 0 0 0 0 4.1 3.0 13.0 1.5 3 Dry 0.0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0 3.8 118.4 12/1/2018 10.8 -1.1 13.0 1.5 0.0 0 0 0 0 0 0 0 0 0 0 13.0 13.0 6.1 1.5 1.5 1.7 1.7 1.7 1.7 2.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 13.0 1.5 4.1 0.0 0 --- --- 0 0 0 0.0 0.0 0 0 0 0 0 0.0 18.3 0.0 3.2 1013.0 1013.0 0 00:00:00 00:00:00 12.0 -0.1 3.8 -1.9 0 2018 2018 -1 1 -1 0 0 0 0 0 0 0 0 0 0 0.0 0.0 0.0 4.0 0.0 0.0 0.0 98 78 !!CWD_console_13.0!! 

I just wanted to point out that although you suggested I wouldn’t need to, I was able install libhid, but I haven’t installed libusb as per the Pi install instructions. I did though copy all the files from consolewdfiles/deploy to the systemfolders .

[i]1.3 install libusb

1.3.1 download from http://www.libusb.org/

1.3.2 in a terminal-window go into that folder and type
sudo ./configure --prefix=/usr --disable-static && make
at the end you will get an error 1, ignore those
sudo make install
this finishes without errors

            • this finishes the first step[/i]

If I can provide any further information please say. And I will of course be chucking a donation your way as this program is fab and I really appreciate your help.