<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" color="#000000" face="Tahoma,sans-serif">Bryan,<br><br> Yes you will need Dahdi source. You need to remove Zaptel stuff. I would suggest getting it from the BBB image at hamvoip.org.  It already has the Allstar patches in it. It is located in /usr/src/utils/dahdi-linux-complete-2.9.1.1+2.9.1     If not you need to download that version of the code from Digium and apply the patches from the Allstar svn site.<br><br>There is a lot to do to get it to compile properly but it is doable. You definitely need the kernel headers or source for your current version of the kernel. Do a  uname -r  to see your current version and download the kernel headers if you don't have them. Then you need to make sure that /lib/modules/<kernel version>/build is a symbolic link to the header code location. Also  a symbolic link to  /lib/modules/<kernel version>/source  to the same location. Dahdi uses those locations to determine where the headers or source are located.<br><br>Then you will undoubtedly get many errors in the initial compile and require loading additional packages etc.  Once you get Dahdi compiled you can go on to Asterisk.<br id="FontBreak"></font><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div>> Date: Tue, 27 Jan 2015 00:17:31 -0500<br>> From: Bryan@bryanfields.net<br>> To: doug@crompton.com; app_rpt-users@ohnosec.org<br>> Subject: Re: [App_rpt-users] compile on debian (was More than 4 nodes on a PC)<br>> <br>> On 1/20/15, 9:42 PM, Doug Crompton wrote:<br>> > Allstar works fine on Debian. There is no official release but I have had it<br>> > running on both Debain and Ubuntu here.<br>> <br>> Doug,<br>> <br>> I have the latest 7.8 Debian installed on my new server here.  From what I've<br>> read, zaptel will no longer compile against the newer kernels.<br>> <br>> Can you confirm that the current trunk works on debian or do I indeed need to<br>> grab dahdi and use the dahdi patches then compile asterisk?  From what I'm<br>> reading it needs dahdi.  (what a stupid name.  Zapata was at least cool)<br>> <br>> 73's W9CR<br>> -- <br>> Bryan Fields<br>> <br>> 727-409-1194 - Voice<br>> 727-214-2508 - Fax<br>> http://bryanfields.net<br>> <br></div>                                         </div></body>
</html>