Re: Webcam with FC6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-12-13 at 22:15 +0000, Keith Powell wrote:
> On Wednesday 13 December 2006 9:11 pm, Mike Cohler wrote:
> > Keith Powell <keith <at> keithg4jvx.force9.co.uk> writes:
> > > However, make stopped with the error message:
> > >
> > > /lib/modules/2.6.18-1.2798.fc6/build   No such file or directory
> > >
> > > There is an empty file called build, but it has a question mark
> > > on it.
> >
> > Do you have kernel-devel installed?  If not then do "yum install
> > kernel-devel" as root, and try again.
> >
> > Mike
> 
> Mike,
> 
> I have now installed kernel-devel, using yum. Then I rebooted.
> 
> Sorry, but I get the same error message saying that there is no 
> '/lib/modules/2.6.18-1.2798.fc6/build' directory. The /build 
> directory is as it was, a file with a question mark on it.

The latest kernel is 2.6.18-1.2849.fc6, and that's probably the kernel-
devel RPM that got installed.  You can check that by doing "rpm -q
kernel-devel" as the root user.

Verify which kernel you're running (via the "uname -r" command).  If
it's not the current one (I suspect you're running the older
2.6.18-1.2798.fc6 kernel) AND you don't want to upgrade to the current
kernel (I recommend you do that unless you have good reasons not to),
then you must tell yum to install the kernel-devel RPM that matches it:

	yum install kernel-devel-2.6.18-1.2798.fc6

Yum may refuse to do that since you probably have a later version
already installed.  In that case, do 

	yum remove kernel-devel*

to remove all instances of the kernel-devel RPM, THEN do:

	yum install kernel-devel-2.6.18-1.2798.fc6

to install the older one that matches your kernel.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-           Fear is finding a ".vbs" script in your Inbox            -
----------------------------------------------------------------------

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux