How to compile 3.7.1 for raspberrypi

186 views
Skip to first unread message

dash...@gmail.com

unread,
Aug 11, 2016, 3:28:27 PM8/11/16
to DigiTemp
Can anyone tell me how to compile digitemp 3.7.1 for Raspberrypi Jessie? If I do sudo apt-get install digitemp I do not get the latest version.

gmfG

unread,
Feb 4, 2017, 4:25:39 PM2/4/17
to DigiTemp
A quick and dirty solution:
as root:
make temp directory
load source files from guthub:
wget https://github.com/bcl/digitemp/archive/v3.7.1.zip
unzip the archive:
unzip v3.7.1.zip
remove the archive:
rm v3.7.1.zip
change dir:
cd digitemp-3.7.1
make digitemp_DS9097:
make ds9097
make digitemp_DS9097U:
make ds9097u

make ds2490 dosn't work

you can use digitemp_DS9097 /  digitemp_DS9097U locally oder replace the two programms in usr/bin/

Reply all
Reply to author
Forward
0 new messages