Tag Archives: EASYCAP

Linux Mint cp cannot stat"file" No suck file or directory

By jpxmp

Hello im new with linux and decided to try Mint but I use a capture device called Easycap and I succesfully installed in Ubuntu 12.1 and now when I try to install with this

Code:

mkdir ~/EASYCAP
cd ~/EASYCAP
cp -p ~/home/joseph/easycap_dc60.0.9.tar.gz
tar zxf ./easycap_dc60.0.9.tar.gz
cd easycap_dc60.0.9


In the part of cp -p I got a message
cp: cannot stat `/home/joseph/home/joseph/easycap_dc60.0.9.tar.gz’: No such file or directory

Please Help how do I install it 🙁

Source: FULL ARTICLE at The UNIX and Linux Forums