"linux-libc-dev conflicts with linux-kernel-headers" - what to do?

hi, when installing a program (x-unikey), which depends on linux-kernel-headers, i tried to install it (linux-kernel-headers) and met that problem:

Quote:
debianTH:/home/tisina/Desktop# dpkg -i linux-kernel-headers_2.6.18-7_i386.deb
dpkg: regarding linux-kernel-headers_2.6.18-7_i386.deb containing linux-kernel-headers:
linux-libc-dev conflicts with linux-kernel-headers
linux-kernel-headers (version 2.6.18-7) is to be installed.
dpkg: error processing linux-kernel-headers_2.6.18-7_i386.deb (--install):
conflicting packages - not installing linux-kernel-headers
Errors were encountered while processing:
linux-kernel-headers_2.6.18-7_i386.deb
debianTH:/home/tisina/Desktop#

what can i do now? plsss help!

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: "linux-libc-dev conflicts with linux-kernel-headers"

You shoudl try installing linux-headers using apt-get or aptitude, which have package depndency solvers.

Syndicate content