Kevin, my man, you know what you r talking about !!! here you have the command output:
[r...@ns310181 include]# rpm -qa kernel\* kernel-headers-2.6.29.4-167.fc11.x86_64 or the other one ( shorter ) [r...@ns310181 include]# rpm -qa | grep 2.6 *kernel-headers-2.6.29.4-167.fc11.x86_64* tar-1.22-6.fc11.x86_64 python-2.6-12.fc11.x86_64 nss-tools-3.12.6-1.2.fc11.x86_64 psmisc-22.6-9.fc11.x86_64 udev-extras-20090226-0.5.20090302git.fc11.x86_64 nss-3.12.6-1.2.fc11.x86_64 gnutls-2.6.6-3.fc11.x86_64 sudo-1.7.2p6-2.fc11.x86_64 gnutls-devel-2.6.6-3.fc11.x86_64 grep-2.6.3-1.fc11.x86_64 patch-2.6.1-1.fc11.x86_64 libtool-ltdl-2.2.6-11.fc11.3.x86_64 python-libs-2.6-12.fc11.x86_64 ssmtp-2.61-14.fc11.x86_64 iproute-2.6.29-2.fc11.x86_64 nss-softokn-freebl-3.12.6-1.2.fc11.x86_64 Now I see the real kernel. I'm running on 2.6.29.4-167.fc11.x86_64 I can also see that I have header installed: * kernel-headers-2.6.29.4-167.fc11.x86_64 *The question would be, where ?* *So, I wonder why 'uname -r' gives me this crap: 2.6.33.5-xxxx-grs-ipv4-64 ???? And why 'yum install kernel-devel' doesn't work ? Thanks for the answer. you'r the man Albert 2010/8/12 Kevin J. Cummings <cummi...@kjchome.homeip.net> > On 08/12/2010 02:04 PM, Albert Bonomo wrote: > > Hi, > > I'm trying to install an Asterisk server o a Fedora 11 server, 64 bit. > > The process required from me to install the kernel-devel package. > > I run 'yum install kernel-devel' and it tells me there is no > > kernel-devel packages. > > > > [r...@ns310181 include]# uname -r > > 2.6.33.5-xxxx-grs-ipv4-64 > > > > [r...@ns310181 include]# yum install kernel-devel > > Setting up Install Process > > No package kernel-devel available. > > Nothing to do > > > > [r...@ns310181 include]# rpm -q kernel > > package kernel is not installed > > This is the command I'd be worried about. You almost *have* to have a > kernel installed. What does: > > rpm -qa kernel\* > > tell you? Do you have a PAE kernel installed? or some other? > > the following should also work: > > rpm -qa | grep 2.6.33.5 > > and tell you what kernel dependent packages you have installed. > > > [r...@ns310181 include]# rpm -q kernel-devel > > package kernel-devel is not installed > > [r...@ns310181 include]# > > > > > > I serch the internet and there is no 2.6.33.5....rpm package to install > > with rpm command. > > > > I had the same problem with Fedora 13 so I decided to downgrade to > Fedora11. > > > > I did the same install in a Fedora 12 system, some time ago with no > > problem at all. > > > > Is there something that I'm missing here? The Fedora 12 system in wich I > > succeeded to install > > was managed by other people. I just did the job of installing de > Asterisk. > > > > There must be something that I'm missing that it is not letting me > > install de kernel-devel headers. > > > > Thanks. > > Albert. > > > > -- > > @apetob at Tweeter > > > > There are only 10 types of people in the world: > > Those who understand binary and those who don't > > > > > -- > Kevin J. Cummings > kjch...@rcn.com > cummi...@kjchome.homeip.net > cummi...@kjc386.framingham.ma.us > Registered Linux User #1232 (http://counter.li.org) > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > -- @apetob at Tweeter There are only 10 types of people in the world: Those who understand binary and those who don't
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines