LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-27-2008, 09:03 PM   #1
alerik410
LQ Newbie
 
Registered: Jul 2008
Location: Casselberry, FL
Distribution: freespire
Posts: 15

Rep: Reputation: 0
Question Help Load Logitech Webcam Drivers


I think I have found the correct tar file for my logitech webcam. It is qc-usb-0.6.6.tar.gz.
I downloaded it the to desktop. Now, where should I put it? How do I uncompress and install the file?
 
Old 07-27-2008, 09:15 PM   #2
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
It's convenient to make a directory and put the tar file in there, then use
Code:
tar -xvzf qc-usb-0.6.6.tar.gz
to unpack it..then you can
Code:
./configure
if that goes smoothly, then
Code:
make
and then finally, as root:
Code:
make install
 
Old 07-27-2008, 10:22 PM   #3
alerik410
LQ Newbie
 
Registered: Jul 2008
Location: Casselberry, FL
Distribution: freespire
Posts: 15

Original Poster
Rep: Reputation: 0
Question logitech webcam driver

Quote:
Originally Posted by flower.Hercules View Post
It's convenient to make a directory and put the tar file in there, then use
Code:
tar -xvzf qc-usb-0.6.6.tar.gz
to unpack it..then you can
Code:
./configure
if that goes smoothly, then
Code:
make
and then finally, as root:
Code:
make install
Here is what I got running ./configure

bash: ./configure: No such file or directory


Should I do everything as root?
 
Old 07-28-2008, 06:58 AM   #4
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
Shouldn't be necessary to do everything as root, but, honestly, I don't think it'll hurt. Make sure you are inside the directory with the tar file when you run ./configure.

It is possible it has a different script inside there, though. Run an 'ls' command after you've unpacked the file and see if there is a file called Install or Setup, or better yet, a Readme file...those usually provide pretty clear instructions (or at least generic) on how to install the package.
 
Old 07-29-2008, 01:09 AM   #5
alerik410
LQ Newbie
 
Registered: Jul 2008
Location: Casselberry, FL
Distribution: freespire
Posts: 15

Original Poster
Rep: Reputation: 0
Question

Quote:
Originally Posted by flower.Hercules View Post
Shouldn't be necessary to do everything as root, but, honestly, I don't think it'll hurt. Make sure you are inside the directory with the tar file when you run ./configure.

It is possible it has a different script inside there, though. Run an 'ls' command after you've unpacked the file and see if there is a file called Install or Setup, or better yet, a Readme file...those usually provide pretty clear instructions (or at least generic) on how to install the package.
O.K. I found some instructions like you said I would and followed them. It seems you compile with this command:

a. The easiest way to load modules is to use the quickcam.sh shell script
To run it type ./quickcam.sh

Now after I ran this it returned an error that it could find XAWTV I found xawtv on CNR and installed it. I ran the command again and everything was cool so I pressed enter again like the instructions said to do. Now I get this below. What should I do next?

Previous round done. Now checking if you have kernel source installed.
Press Ctrl+C to quit, Enter to continue --->

awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.20-16-lowlatency/bui ld/include/linux/version.h' for reading (No such file or directory)
[: 1: 132608: unexpected operator
[: 1: 132608: unexpected operator
Kernel source directory: /lib/modules/2.6.20-16-lowlatency/build
[!] Can not find kernel source or even headers.
Make sure that they are installed (install with e.g. rpm or apt-get
if necessary) and ensure that you have read rights to the files.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.

I hit enter again and got this. Can you help me?

!] Can not find version.h in kernel source.
[!] Kernel source is not configured properly.
[: 435: ==: unexpected operator
You have only kernel headers but they are not configured
properly. It's pointless trying to continue, this won't work.
Either install properly configured kernel headers or full
source with kernel configuration file. In the latter case
I can configure the kernel source using the configuration
file automatically.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail.
 
Old 07-29-2008, 04:19 PM   #6
flower.Hercules
Member
 
Registered: Aug 2005
Distribution: Gentoo
Posts: 228

Rep: Reputation: 31
Sounds like you need to install your kernel sources/libraries. I'm not sure the exact means on Freespire but something along the lines of:

Code:
apt-get install linux-headers-<version>
should do. You might need to do some digging as far as the proper version/file name.

Code:
uname -r
should show you the kernel version you are running..maybe even give this a try:

Code:
apt-get install linux-headers-`uname -r`
Good luck!
 
  


Reply

Tags
driver, logitech, tar, webcam



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Logitech Webcam drivers LordHendrix *BSD 1 05-30-2007 07:05 AM
Fedora core 5 and Logitech webcam drivers abk4523 Fedora 3 12-07-2006 09:08 AM
Logitech Webcam Drivers for Linux! G4T4EVA Linux - General 2 04-28-2006 02:40 PM
Problem with ivtv drivers - pvr 350 and logitech webcam 4000 pro pwc drivers sdavis3 Linux - Hardware 13 03-11-2006 08:34 AM
need help with my logitech webcam jordy22 Linux - Hardware 1 01-24-2005 07:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration