Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
hello all
while running ./configure cmd for cipe pkg installation
i got this error msgconfigure: error: no suitable configured kernel source tree found
it was within that whole output
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for texinfo... no
checking for tex... tex
checking for makeinfo... makeinfo
checking for gmake... gmake
checking for kernel source tree... ./configure: line 1027: cd: /usr/src/linux: No such file or directory
./configure: line 1029: cd: /usr/src/linux/include: No such file or directory
configure: error: no suitable configured kernel source tree foundhellp please

The error "configure: error: no suitable configured kernel source tree found" indicates you do not have the kernel source package installed. To compile software from source, you must have the kernel source package matching the running kernel version installed on your computer. You can identify the correct kernel version by switching to a terminal screen with the <CTRL>+<ALT>+<F1> key combination.
To install the required package, as root, in a terminal window or screen, execute the following command:urpmi kernel-source-<version number>mdk
<version number> represents the version number of the installed kernel.
For example, if you have the kernel-2.6.12.24mdk-1-1mdk.i586.rpm package installed, you will need to install the kernel-source-2.6.12.24mdk-1-1mdk.i586.rpm package. To do so, execute:
urpmi kernel-source-2.6.12.24mdk
HTH,
Ernie Registered Linux User 247790
ICQ 41060744

![]() |
Linux Load Balance
|
I can't lock screen on RH...
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |