Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: yythoss on January 24, 2009, 11:11:54 AM
-
I have a fresch SME 7.4 installed and have installed the Developer Tool:
yum install gcc kernel-devel kernel-smp-devel cpp gcc-c++ flex cvs libstdc++-devel glibc-kernheaders glibc-headers glibc-devel
But now I have the wrong kernelheaders:
2.6.9-78.0.13.EL-smp-i686
but I need for actuel kernel:
2.6.9-78.0.8.EL-smp-i686
Can anyone help me?
yythoss
-
hi
just a question: why are you installing dev tools? what are you trying to do?
Ciao
Stefano
-
EDIT: Seems there are no updates for the kernel available. You could try downloading and installing the correct rpm manually...
Try this:yum upgrade kernel
signal-event post-upgrade; signal-event reboot
Craig
-
Use
yum install kernel-devel-2.6.9-78.0.8.EL
for non SMP or yum install kernel-smp-devel-2.6.9-78.0.8.EL
-
I need the Devel Tool to compile Source Code.
Thank you for this info, because I have found the rpm's with Google.
yythoss
-
I need the Devel Tool to compile Source Code.
Thank you for this info, because I have found the rpm's with Google.
yythoss
compiling source code on SME is always a bad thing.. if you plan to expose your SME to wan is a stupid one..
the best thing to do is install a centos 4.x with dev tools and the same kernel, compile your module/sw/anything you want/wish/need and then move to SME
btw, I think you should put some smiley in your last post.. because it sounds sarcastic..
Ciao
Stefano
-
I need the Devel Tool to compile Source Code.
Thank you for this info, because I have found the rpm's with Google.
What are you trying to compile? Are you sure that the stuff you need is not already available in any other major repository like ATrpms, Dag, Dries or EPEL?
-
Sorry, I did not want to sound sarcastic.
I have a Test System and I compile all Soucecode on this Machine and make all my Test's and then I transfer this proramm or what ever on the SME live machine.
But I have make a fresh install on this Test System and had this Problem's with the kernelheader.
Now it is all fine and I can compile the Souce.
In the Moment it is a driver for a nic card, that's all.
yythoss
-
btw, I think you should put some smiley in your last post.. because it sounds sarcastic..
I cannot see anything that sounds sarcastic, at the worst a wrong conjunction word. Please have in mind that not all poster are native English speakers.
-
I cannot see anything that sounds sarcastic, at the worst a wrong conjunction word. Please have in mind that not all poster are native English speakers.
Hi
I'm not an english mother-tongue.. I'm italian :-)
I apologize, but re-reading this (http://forums.contribs.org/index.php/topic,43145.msg204820.html#msg204820) post I realize that I probably misunderstood it
Ciao
Stefano