Thank you so much for your kind help. I successfully installed perl-devel from yum but looks like I am stuck. Would appreciate your help.
Thanks again.
Benjamin
[root@localhost sher]# yum install perl-devel Loading "installonlyn" plugin ...
[sher@localhost ~]$ rpm -ql kernel-devel | grep /include/ | more [sher@localhost ~]$
um, did you
# yum install kernel-devel
? try
# rpm -ql kernel-devel
without the grep or more.
its possible in CentOS5 the package name has changed, I haven't installed it yet anywhere.