<div dir="ltr">I am trying to install asterisk in an openVZ container. I am wanting to use the "meetme" module and in order to do that I need the ztdummy module installed on the host node. In order to install the ztdummy module on the host node the kernel-headers are needed. APT can't find the kernel headers to make the ztdummy module.<br>
<br>Steps to reproduce:<br><br>apt-get install zaptel zaptel-source<br>module-assistant a-i zaptel<br><br>At that last step zaptel can not be compiled because of missing kernel headers. As expected a:<br><br>apt-get install linux-headers-`uname -r`<br>
<br>Comes back with an error about not being able to find package linux-headers-2.6.24<br><br>Is there a way to get this to work in OpenVZ or should I just use KVM?<br><br>-- <br> _<br>/-\ ndrew Niemantsverdriet<br>Academic Computing<br>
Alden 007<br>(406) 238-7360<br><a href="mailto:andrew@rocky.edu">andrew@rocky.edu</a><br>
</div>