<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>If it is on digital ocean you should no issues. I Have a node up
      there on a vps and didn't have any issues installing it.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 04/06/2018 07:45 PM, Pierre Martel
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAL8dJwoJf39Xh4bh+TZPGA8gLTWknPSp8fEnOoZDhQvVThYTAA@mail.gmail.com">
      <div dir="ltr">a vps usely share the kernel between all the
        virtual machine. you probably dont have the rights to add a
        kernel module like dadhi</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2018-04-06 19:23 GMT-04:00 Steve
          Zingman <span dir="ltr"><<a
              href="mailto:szingman@msgstor.com" target="_blank"
              moz-do-not-send="true">szingman@msgstor.com</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> What error did you
              get?
              <div>
                <div class="h5"><br>
                  <br>
                  <div class="m_-6916575650179323100moz-cite-prefix">On
                    04/06/2018 07:15 PM, Monty wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">Hello All,
                      <div><br>
                      </div>
                      <div>I'm trying to install the allstarlink package
                        on my Debian VPS.  I followed the instructions
                        on the wiki:</div>
                      <div><br>
                      </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-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial">cd /tmp
wget <a href="https://github.com/AllStarLink/Asterisk/raw/develop/allstar/repository/install-repository" target="_blank" moz-do-not-send="true">https://github.com/<wbr>AllStarLink/Asterisk/raw/<wbr>develop/allstar/repository/<wbr>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>
                        </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><br>
                      </div>
                      <div>
                        <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><span
                            style="background-color:rgb(255,255,0)">[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>
                        </div>
                        <div>Seems to be dahdi is missing.  Any ideas
                          how to remedy?</div>
                        <div><br>
                        </div>
                        <div>I have tried to<b> recompile Dahdi </b>from:</div>
                        <div><br>
                        </div>
                        <div><a
                            href="http://wiki.allstarlink.org/wiki/DAHDI_Make"
                            target="_blank" moz-do-not-send="true">http://wiki.allstarlink.org/<wbr>wiki/DAHDI_Make</a><br>
                        </div>
                        <div><br>
                        </div>
                        <div>After running the "<b>make</b>" command I
                          get the following:</div>
                        <div><br>
                        </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>
                        </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;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><b>2.6.32-<wbr>042stab127.2
                              kernel</b>.</span></div>
                        <div><span
style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><br>
                          </span></div>
                        <div><br>
                        </div>
                        <div>
                          <div>
                            <div
                              class="m_-6916575650179323100gmail_signature">Monty</div>
                          </div>
                          <div
                            class="m_-6916575650179323100gmail_signature">KE7JVX</div>
                        </div>
                      </div>
                    </div>
                    <br>
                    <fieldset
                      class="m_-6916575650179323100mimeAttachmentHeader"></fieldset>
                    <br>
                  </div>
                </div>
                <pre>______________________________<wbr>_________________
App_rpt-users mailing list
<a class="m_-6916575650179323100moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" moz-do-not-send="true">App_rpt-users@lists.<wbr>allstarlink.org</a>
<a class="m_-6916575650179323100moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a>

To unsubscribe from this list please visit <a class="m_-6916575650179323100moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>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>
            </div>
            <br>
            ______________________________<wbr>_________________<br>
            App_rpt-users mailing list<br>
            <a href="mailto:App_rpt-users@lists.allstarlink.org"
              moz-do-not-send="true">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
            <a
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
            <br>
            To unsubscribe from this list please visit <a
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>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>
            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>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" 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 class="moz-txt-link-freetext" 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>
  </body>
</html>