> I'm trying to follow instructions to install a new ov511 driver, as > there is a problem with the one included in 9.1. I'm extremely green > at this. I'm getting errors referencing include files, and I know I
Kernel headers should be in kernel-source (or kernel-headers) rpms. I think they used to be in kernel-headers, but lemme check.... well the kernel headers are here (/usr/src/linux/include/linux, linked to /usr/include/linux). Funny thing, rpm -q --whatprovides on these files say no package provides them. Theoretically, if there is a missing file, one should be able to find out how to get it. (Side issue: trying to compile gtkatlantic, and I had this working before, but /usr/bin/gtk-config is missing, and I urpmi gtk and get a mess.) /usr/include/linux and /usr/include/asm should be set up to point to the kernel include files in /usr/src/linux/include/linux and /usr/src/linux/include/asm, respectively. Alternatively try to find a source rom. It's probably going to be easier as it lists the precise dependencies that would be needed to compile it. Especially, given my current situation that's probably what I'll do :). > Anne
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
