Page 1 of 1

JQ autotools install error

Posted: Tuesday 15 March 2016 11:55
by BBI_home
For https://www.domoticz.com/wiki/Mindergas.nl

I need to install autotools to execute JQ and without autotools it seems I have a situation.

./post-mindergas.sh: line 8: jq: command not found

Unfortunately

$:sudo apt-get install autotools –y gives an error:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package autotools
E: Unable to locate package –y

The OS is up to date, also the firmware.
I’ve already installed JQ 1.5 successfully
and autotools-dev is installed too.

What could be the problem?

Re: JQ autotools install error

Posted: Tuesday 26 July 2016 12:01
by jvilly
Did you find a solution for this?

I have the same error but only when I try to install Daikin interface with Domoticz:

https://www.domoticz.com/wiki/Daikin_wifi

Same situation, I get the error

pi@raspberrypi:/etc/network/jq$ sudo apt-get install autotools -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package autotools

Anyone a solution for this?