<div dir="ltr">I´m installing zaptel and asterisk on the CEntos 3.9.<br>I´ve installed the kernel-devel which on the kernel 2.4.21 is called kernel-source, but when I run the pre requisites test, the zaptel won´t recognize it.<br>
Can I rename the kernel-source to kernel-devel? Should I try to install the zaptel anyways? Last time I did it, the make comand didn´t work because of the missing devel files.<br><br>Thanks,<br><br>Felipe<br><br><br><br>Looking in Installed Packages:<br>
Name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Arch&nbsp;&nbsp; Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Repo<br>--------------------------------------------------------------------------------<br>kernel-source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; i386&nbsp;&nbsp; 2.4.21-57.EL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; db<br>
<br>[root@localhost zaptel-1.4.11]# ./install_prereq test<br>#############################################<br>## test: test mode.<br>## Use the commands here to install your system.<br>#############################################<br>
# Kernel source not found. Installing kernel-devel-2.4.21-57.EL<br># if you get an error for the following command, consider<br>#<br>#yum install -y kernel kernel-devel<br>#<br># and then reboot to upgrade to the newly installed kernel.<br>
yum install -y newt-devel libusb-devel kernel-devel-2.4.21-57.EL<br>#############################################<br>## test: some extra packages are needed to build zaptel<br><br></div>