Re: QuickCam Express
OK, good.
Well, I cannot understand why the copy command appears not to copy it to /tmp/gspca when you do that.
If you can get to the /tmp/gspca$ prompt again, try just this command:
Then do
and see if the file is there.
If it is not, there's another way. Alt-F2 "kdesudo dolphin" with no quote marks will hope Dolphin in Super User mode. You can browse to your /home/brian/Desktop folder, right click on the gspca-a977610d3be0.tar.bz2 file, choose "copy" and then browse to the /tmp/gspca folder and click "paste" and it will copy the file there. Then you can right-click it and choose "Open with Ark" and then in Ark you can choose "Uncompress Here" to get it uncompressed. But first try again the way I wrote it.
OK, good.
Well, I cannot understand why the copy command appears not to copy it to /tmp/gspca when you do that.
If you can get to the /tmp/gspca$ prompt again, try just this command:
Code:
sudo cp /home/brian/Desktop/gspca-a977610d3be0.tar.bz2 .
Code:
ls
If it is not, there's another way. Alt-F2 "kdesudo dolphin" with no quote marks will hope Dolphin in Super User mode. You can browse to your /home/brian/Desktop folder, right click on the gspca-a977610d3be0.tar.bz2 file, choose "copy" and then browse to the /tmp/gspca folder and click "paste" and it will copy the file there. Then you can right-click it and choose "Open with Ark" and then in Ark you can choose "Uncompress Here" to get it uncompressed. But first try again the way I wrote it.
Comment