Hi,
I just tried to install Indi on my Raspberry Pi 3.
I followed the process given in indilib.org/download/raspberry-pi.html
The dependendies were correctly installed.
But when I tried to extract the packages, it didn't work :( :
pi@raspberrypi:~ $ tar -xzf libindi_1.3.1_rpi.tar.gz
tar (child): libindi_1.3.1_rpi.tar.gz : open impossible: no such file
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Did someone have the same issue ? What can I do ?
Thanks for your help ;)

Read More...