rene marchand replied to the topic 'Ekos & INDI on Rasbperry PI' in the forum. 8 years ago

Dear sir,

After installing the indilib it say's SVN Command not found.

pi@raspberrypi:~ $ mkdir ~/Projects
mkdir: cannot create directory ‘/home/pi/Projects’: File exists
pi@raspberrypi:~ $ cd ~/Projects
pi@raspberrypi:~/Projects $ svn co svn://svn.code.sf.net/p/indi/code/trunk/
bash: svn: command not found
pi@raspberrypi:~/Projects $ scrot
pi@raspberrypi:~/Projects $

And When I tried downloading from the tutorialpage I did give this after the TAR command

pi@raspberrypi:~ $ tar -xzf libindi_1.2.0_rpi.tar.gz
tar (child): libindi_1.2.0_rpi.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Could you help me?
Thanks

Read More...