I installed rasbian(debian) for windows . I want to install OPENCV. I have write the newest link .
wget http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.9/opencv-2.4.9.zip
But I got error in this picture. What can I do now ?
As I suggested in the comment, running a:
will tell you how much storage is available. According to what you told me, your storage is full. I therefore recommended in my other comment to check the Owner's Manual for secondary storage feature(s) such as an SD card slot or USB slot. That is probably the only way you can expand the storage. |
|||
|
df -h
on the machine. I'm pretty sure you don't have enough space on your raspberry pi... – ryekayo Sep 10 '14 at 21:26