<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div>Monty,</div><div><br></div><div id="yui_3_16_0_ym19_1_1523084985162_9245">Try typing "uname -r" to determine your kernel version and then search for it with google.</div><div dir="ltr">For me I Googled "debian 2.6.32-042stab127.2 kernel headers" which took me to the openvz website where I was able to download the .deb file.</div><div dir="ltr"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523084985162_9246"><br></div><div dir="ltr">-Andy, KB7B</div><div dir="ltr">42432<br></div><div class="qtdSeparateBR" id="yui_3_16_0_ym19_1_1523084985162_8811"><br><br></div><div class="yahoo_quoted" id="yui_3_16_0_ym19_1_1523084985162_8662" style="display: block;">  <div style="font-family: Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym19_1_1523084985162_8661"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;" id="yui_3_16_0_ym19_1_1523084985162_8660"> <div dir="ltr" id="yui_3_16_0_ym19_1_1523084985162_8659"> <font id="yui_3_16_0_ym19_1_1523084985162_8658" size="2" face="Arial"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Steve Zingman <szingman@msgstor.com><br> <b><span style="font-weight: bold;">To:</span></b> app_rpt-users@lists.allstarlink.org <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday, April 7, 2018 2:38 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [App_rpt-users] Install Allstarlink on Debian 9 VPS<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_ym19_1_1523084985162_8721"><br><div id="yiv5554610528"><div id="yui_3_16_0_ym19_1_1523084985162_8720">
    You are going to have to figure out how to get the proper kernel
    headers for your running kernel. One possibility to check is either
    run aptitude and check if you have any pending upgrades, and if so,
    is one of them a kernel upgrade. Pretty much the same thin by
    running apt-get dist-upgrade. Without the proper kernel headers,
    DAHDI will not build. You do not have to "make" it. once you have
    the proper kernel headers, you can reinstall dahdi with apt-get
    install --reinstall asl-dahdi-linux-dkms<br clear="none">
    <br clear="none">
    <div class="yiv5554610528yqt1357754258" id="yiv5554610528yqtfd06752"><div class="yiv5554610528moz-cite-prefix" id="yui_3_16_0_ym19_1_1523084985162_9247">On 04/06/2018 08:22 PM, Monty wrote:<br clear="none">
    </div>
    <blockquote type="cite" id="yui_3_16_0_ym19_1_1523084985162_8724">
      <div dir="ltr" id="yui_3_16_0_ym19_1_1523084985162_8723">
        <div id="yui_3_16_0_ym19_1_1523084985162_8722">Reading package lists... Done</div>
        <div>Building dependency tree</div>
        <div>Reading state information... Done</div>
        <div>E: Unable to locate package
          linux-headers-2.6.32-042stab127.2</div>
        <div>E: Couldn't find any package by glob
          'linux-headers-2.6.32-042stab127.2'</div>
        <div>E: Couldn't find any package by regex
          'linux-headers-2.6.32-042stab127.2'</div>
        <div><br clear="none">
        </div>
      </div>
      <div class="yiv5554610528gmail_extra" id="yui_3_16_0_ym19_1_1523084985162_8745"><br clear="all">
        <div>
          <div class="yiv5554610528gmail_signature"><br clear="none">
            Monty</div>
        </div>
        <br clear="none">
        <div class="yiv5554610528gmail_quote" id="yui_3_16_0_ym19_1_1523084985162_8744">On Fri, Apr 6, 2018 at 5:10 PM, Steve
          Zingman <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:szingman@msgstor.com" target="_blank" href="mailto:szingman@msgstor.com">szingman@msgstor.com</a>></span>
          wrote:<br clear="none">
          <blockquote class="yiv5554610528gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;" id="yui_3_16_0_ym19_1_1523084985162_8743">
            <div id="yui_3_16_0_ym19_1_1523084985162_8742"> Without the proper
              kernel header, you can't build DAHDI. <br clear="none">
              What is the result of "apt-get install
              linux-headers-`uname -r` -y"
              <div id="yui_3_16_0_ym19_1_1523084985162_8741">
                <div class="yiv5554610528h5" id="yui_3_16_0_ym19_1_1523084985162_8740"><br clear="none">
                  <br clear="none">
                  <div class="yiv5554610528m_-4795508002341483291moz-cite-prefix">On
                    04/06/2018 08:05 PM, Monty wrote:<br clear="none">
                  </div>
                  <blockquote type="cite" id="yui_3_16_0_ym19_1_1523084985162_8739">
                    <div dir="ltr" id="yui_3_16_0_ym19_1_1523084985162_8738">Error from <b>make</b> command: "<span style="background-color:rgb(255,255,0);">You do
                        not appear to have the sources for the
                        2.6.32-042stab127.2 kernel installed</span>"
                      (Sorry I didn't highlight in the initial email.)<br clear="none">
                      <div><br clear="none">
                      </div>
                      <div>I have tried this command, per the Readme of
                        Dahdi: <b>make KVERS=4.9.0-6-amd64</b></div>
                      <div><b><br clear="none">
                        </b></div>
                      <div>I do not get any errors, then run:</div>
                      <div><br clear="none">
                      </div>
                      <div id="yui_3_16_0_ym19_1_1523084985162_8737"><b id="yui_3_16_0_ym19_1_1523084985162_8736">make install KVERS=4.9.0-6-amd64</b></div>
                      <div><b><br clear="none">
                        </b></div>
                      <div>I get "<span style="background-color:rgb(255,255,0);">DADHI
                          installed successfully</span>", reboot, and I
                        still get the same error messages in the CLI I
                        listed below.</div>
                      <div><b><br clear="none">
                        </b></div>
                    </div>
                    <div class="yiv5554610528gmail_extra" id="yui_3_16_0_ym19_1_1523084985162_8789"><br clear="all">
                      <div>
                        <div class="yiv5554610528m_-4795508002341483291gmail_signature"><br clear="none">
                          Monty</div>
                      </div>
                      <br clear="none">
                      <div class="yiv5554610528gmail_quote" id="yui_3_16_0_ym19_1_1523084985162_8788">On Fri, Apr 6, 2018 at
                        4:23 PM, Steve Zingman <span dir="ltr"><<a rel="nofollow" shape="rect" ymailto="mailto:szingman@msgstor.com" target="_blank" href="mailto:szingman@msgstor.com">szingman@msgstor.com</a>></span>
                        wrote:<br clear="none">
                        <blockquote class="yiv5554610528gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;" id="yui_3_16_0_ym19_1_1523084985162_8787">
                          <div id="yui_3_16_0_ym19_1_1523084985162_8786"> What
                            error did you get?
                            <div>
                              <div class="yiv5554610528m_-4795508002341483291h5"><br clear="none">
                                <br clear="none">
                                <div class="yiv5554610528m_-4795508002341483291m_-2353351339972644675moz-cite-prefix">On
                                  04/06/2018 07:15 PM, Monty wrote:<br clear="none">
                                </div>
                              </div>
                            </div>
                            <blockquote type="cite" id="yui_3_16_0_ym19_1_1523084985162_8785">
                              <div id="yui_3_16_0_ym19_1_1523084985162_8784">
                                <div class="yiv5554610528m_-4795508002341483291h5" id="yui_3_16_0_ym19_1_1523084985162_8783">
                                  <div dir="ltr" id="yui_3_16_0_ym19_1_1523084985162_8782">Hello All,
                                    <div><br clear="none">
                                    </div>
                                    <div>I'm trying to install the
                                      allstarlink package on my Debian
                                      VPS.  I followed the instructions
                                      on the wiki:</div>
                                    <div><br clear="none">
                                    </div>
                                    <div>
                                      <pre style="font-family:monospace, Courier;color:rgb(0,0,0);background-color:rgb(249,249,249);border:1px solid rgb(221,221,221);padding:1em;white-space:pre-wrap;line-height:1.3em;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-color:initial;">cd /tmp
wget <a rel="nofollow" shape="rect" target="_blank" href="https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository">https://github.com/AllStarLink /Asterisk/raw/develop/allstar/ repository/install-repository</a>
chmod +x install-repository
./install-repository

If Raspbian: apt-get install raspberrypi-kernel-headers -y

Otherwise: apt-get install linux-headers-`uname -r` -y

apt-get update
apt-get install allstarlink -y</pre>
                                      <div>I did get an error on the <b>linux-headers</b>
                                        command.  I installed what I
                                        believe is the latest headers
                                        from apt-get (4.9.0-6-amd64).</div>
                                      <div><br clear="none">
                                      </div>
                                      Asterisk is not able to run, and
                                      I'm getting the following messages
                                      in the <b>CLI </b>when I run
                                      asterisk manually:</div>
                                    <div id="yui_3_16_0_ym19_1_1523084985162_8801"><br clear="none">
                                    </div>
                                    <div id="yui_3_16_0_ym19_1_1523084985162_8781">
                                      <div><span style="background-color:rgb(255,255,0);">[Apr 
                                          6 16:05:35] WARNING[14976]:
                                          app_rpt.c:22240 rpt_master:
                                          rpt_thread restarted on node
                                          28615</span></div>
                                      <div><span style="background-color:rgb(255,255,0);">[Apr 
                                          6 16:05:35] WARNING[15001]:
                                          chan_dahdi.c:928 dahdi_open:
                                          Unable to open
                                          '/dev/dahdi/pseudo': No such
                                          file or directory</span></div>
                                      <div id="yui_3_16_0_ym19_1_1523084985162_8799"><span style="background-color:rgb(255,255,0);" id="yui_3_16_0_ym19_1_1523084985162_8798">[Apr 
                                          6 16:05:35] ERROR[15001]:
                                          chan_dahdi.c:7906 chandup:
                                          Unable to dup channel: No such
                                          file or directory</span></div>
                                      <div><br clear="none">
                                      </div>
                                      <div>Seems to be dahdi is
                                        missing.  Any ideas how to
                                        remedy?</div>
                                      <div><br clear="none">
                                      </div>
                                      <div>I have tried to<b> recompile
                                          Dahdi </b>from:</div>
                                      <div><br clear="none">
                                      </div>
                                      <div id="yui_3_16_0_ym19_1_1523084985162_8795"><a rel="nofollow" shape="rect" target="_blank" href="http://wiki.allstarlink.org/wiki/DAHDI_Make" id="yui_3_16_0_ym19_1_1523084985162_8794">http://wiki.allstarlink.org/wi ki/DAHDI_Make</a><br clear="none">
                                      </div>
                                      <div><br clear="none">
                                      </div>
                                      <div id="yui_3_16_0_ym19_1_1523084985162_8791">After running the "<b>make</b>"
                                        command I get the following:</div>
                                      <div id="yui_3_16_0_ym19_1_1523084985162_8780"><br clear="none">
                                      </div>
                                      <div>
                                        <div>"<b>You do not appear to
                                            have the sources for the
                                            2.6.32-042stab127.2 kernel
                                            installed.</b>"</div>
                                      </div>
                                      <div><br clear="none">
                                      </div>
                                      <div>I can't seem to find how to
                                        update/install <span style="color:rgb(34,34,34);font-family:arial, sans-serif;font-size:small;font-style:normal;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-color:initial;"><b>2.6.32-042stab1 27.2
                                            kernel</b>.</span></div>
                                      <div><span style="color:rgb(34,34,34);font-family:arial, sans-serif;font-size:small;font-style:normal;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-color:initial;"><br clear="none">
                                        </span></div>
                                      <div><br clear="none">
                                      </div>
                                      <div>
                                        <div>
                                          <div class="yiv5554610528m_-4795508002341483291m_-2353351339972644675gmail_signature">Monty</div>
                                        </div>
                                        <div class="yiv5554610528m_-4795508002341483291m_-2353351339972644675gmail_signature">KE7JVX</div>
                                      </div>
                                    </div>
                                  </div>
                                  <br clear="none">
                                  <fieldset class="yiv5554610528m_-4795508002341483291m_-2353351339972644675mimeAttachmentHeader"></fieldset>
                                  <br clear="none">
                                </div>
                              </div>
                              <pre>______________________________ _________________
App_rpt-users mailing list
<a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291m_-2353351339972644675moz-txt-link-abbreviated" ymailto="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlin k.org</a>
<a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291m_-2353351339972644675moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rp t-users</a>

To unsubscribe from this list please visit <a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291m_-2353351339972644675moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rp t-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
                            </blockquote>
                            <br clear="none">
                          </div>
                          <br clear="none">
                          ______________________________ _________________<br clear="none">
                          App_rpt-users mailing list<br clear="none">
                          <a rel="nofollow" shape="rect" ymailto="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlin k.org</a><br clear="none">
                          <a rel="nofollow" shape="rect" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rp t-users</a><br clear="none">
                          <br clear="none">
                          To unsubscribe from this list please visit <a rel="nofollow" shape="rect" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/c gi-bin/mailman/listinfo/app_rp t-users</a>
                          and scroll down to the bottom of the page.
                          Enter your email address and press the
                          "Unsubscribe or edit options button"<br clear="none">
                          You do not need a password to unsubscribe, you
                          can do it via email confirmation. If you have
                          trouble unsubscribing, please send a message
                          to the list detailing the problem. <br clear="none">
                        </blockquote>
                      </div>
                      <br clear="none">
                    </div>
                    <br clear="none">
                    <fieldset class="yiv5554610528m_-4795508002341483291mimeAttachmentHeader"></fieldset>
                    <br clear="none">
                    <pre id="yui_3_16_0_ym19_1_1523084985162_8764">______________________________ _________________
App_rpt-users mailing list
<a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291moz-txt-link-abbreviated" ymailto="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists. allstarlink.org</a>
<a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_ rpt-users</a>

To unsubscribe from this list please visit <a rel="nofollow" shape="rect" class="yiv5554610528m_-4795508002341483291moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_ rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
                  </blockquote>
                  <br clear="none">
                </div>
              </div>
            </div>
            <br clear="none">
            ______________________________ _________________<br clear="none">
            App_rpt-users mailing list<br clear="none">
            <a rel="nofollow" shape="rect" ymailto="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" href="mailto:App_rpt-users@lists.allstarlink.org" id="yui_3_16_0_ym19_1_1523084985162_8763">App_rpt-users@lists. allstarlink.org</a><br clear="none">
            <a rel="nofollow" shape="rect" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_ rpt-users</a><br clear="none">
            <br clear="none">
            To unsubscribe from this list please visit <a rel="nofollow" shape="rect" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_ rpt-users</a>
            and scroll down to the bottom of the page. Enter your email
            address and press the "Unsubscribe or edit options button"<br clear="none">
            You do not need a password to unsubscribe, you can do it via
            email confirmation. If you have trouble unsubscribing,
            please send a message to the list detailing the problem. <br clear="none">
          </blockquote>
        </div>
        <br clear="none">
      </div>
      <br clear="none">
      <fieldset class="yiv5554610528mimeAttachmentHeader"></fieldset>
      <br clear="none">
      <pre>_______________________________________________
App_rpt-users mailing list
<a rel="nofollow" shape="rect" class="yiv5554610528moz-txt-link-abbreviated" ymailto="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a rel="nofollow" shape="rect" class="yiv5554610528moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>

To unsubscribe from this list please visit <a rel="nofollow" shape="rect" class="yiv5554610528moz-txt-link-freetext" target="_blank" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </pre>
    </blockquote>
    <br clear="none">
  </div></div></div><div class="yqt1357754258" id="yqtfd39973">_______________________________________________<br clear="none">App_rpt-users mailing list<br clear="none"><a shape="rect" ymailto="mailto:App_rpt-users@lists.allstarlink.org" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a><br clear="none"><a shape="rect" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br clear="none"><br clear="none">To unsubscribe from this list please visit <a shape="rect" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users </a>and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br clear="none">You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. </div><br><br></div> </div> </div>  </div></div></body></html>