<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>







<body style="background-color: #fff;">
<span style="display:none"> </span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p><div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">Well I did not get real far…. Acid is built on Centos 5.x and I was trying to root up the GNURadio prerequisites and finding that rpm support for them stopped well before the desired versions in the RHEL5.x platform.<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">As Allstar seems to be in a repository format I am thinking it may be easier to build it over something newer that has RPM support for the newer version of the pre-requisites  than source building everything over the older versions of 5.x<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">So I started on a basic Desktop install of CentOS 6.x and am trying to get the GNU parts in. Most seem to be in new enough RPM form and many are in the base CentOS repository at 6.x platform.<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">                One of the issues I see with ACID build is lack of GUI and GUI parts which seem to hook into the GNURadio and/or op25 stuff. So I am going to see how far I get that way…<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">If I can build the GNURadio pre-requisites and compile it, I will then attack app_rpt next.. if both of those fly, last will be op25.<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">                We have a chicken/egg thing as ACID wants to be the core system and GNURadio/op25 want to be the core system parts built in a GUI. <o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">                One path or the other is going to work but as no one else is chiming in here I am guessing no one has a better CURRENT solution than the 2010-ish  publishing’s. <o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"><o> </o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">                Building all the modules from source means stepping through a mine field so I would rather use rpm’s when I can that are made for the versions we are trying to use.<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">                BTW CentOS 6.x is default installed with Python 2.6.x already…<o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">Doug <o></o></span></p><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"><o> </o></span></p><div><div style="border-top:solid #B5C4DF 1.0pt;"><p class="MsoNormal"><b><span style="font-size:10.0pt;">From:</span></b><span style="font-size:10.0pt;"> op25-dev@yahoogroups.com [mailto:op25-dev@yahoogroups.com] <b>On Behalf Of </b>n4dav<br><b>Sent:</b> Thursday, February 28, 2013 7:17 AM<br><b>To:</b> op25-dev@yahoogroups.com<br><b>Subject:</b> [op25-dev] Re: Full asterisk support?<o></o></span></p></div></div><p class="MsoNormal"><o> </o></p><p class="MsoNormal">  <o></o></p><div id="ygrp-mlmsg"><div id="ygrp-msg"><div id="ygrp-text"><p>Doug, glad you are doing that.. I also found the symbolic link info, and set it up and verified it with python -V. It showed 2.6, which to me means if you run python from anywhere, you get 2.6....except you don't from the makefile, apparently.<br><br>--- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a>, "Doug Bade" wrote:<br>><br>> I started on a second computer last evening to try Centos/Allstar as a base.<br>> I used the Acid disk. I was able to get a lot of the prerequisites<br>> installed but a few are eluding me. I added the repoforge repository to my<br>> machine which houses a bunch of the general linux program parts that are<br>> needed. Most were able to be installed with yum.<br>> <br>> <br>> <br>> I ran out of time so still have more to build. I am keeping notes on what<br>> was in Acid and what I had to add…I am scraping build information from a<br>> couple places. CentOS without a GUI does make it more difficult to build<br>> some of this but in the long run will probably be a better more compact<br>> build.<br>> <br>> <br>> <br>> I saw that ACID has a python 2.4 directory as you noted… I will be running<br>> into the same issue I am sure. What the answer is I found notes about making<br>> a symbolic link to point the machine path to the correct python directory (<br>> kind of an alias thing) so it can find the correct version. The notes were<br>> relative to python 3. Something relative to newer builds on Arch Linux which<br>> is a bleeding edge version of RHEL of which CentOS is a clone. <br>> <br>> I do agree that the build docs need some updating and more<br>> concise details if versions are an issue.. I see they are circa 2009-2010<br>> ish so makes for some stumbling along the way. <br>> <br>> Doug<br>> <br>> KD8B<br>> <br>> <br>> <br>> From: <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> [mailto:<a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a>] On Behalf<br>> Of n4dav<br>> Sent: Wednesday, February 27, 2013 7:20 AM<br>> To: <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a><br>> Subject: [op25-dev] Re: Full asterisk support?<br>> <br>> <br>> <br>> <br>> <br>> I started with ACID, figuring it has to work there, so... <br>> <br>> If we want this to work with the most popular Allstar distro, someone has to<br>> get it built on there and then publish how. While not quite a novice, I am<br>> not experienced enough to get it working. I also find that people that write<br>> instructions for building things on linux tend to assume their audience<br>> already knows how to build it!<br>> <br>> --- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> , "Doug<br>> Bade" wrote:<br>> ><br>> > I too was building or more specifically started over on rebuilding on<br>> Ubuntu<br>> > 10.04 LTS. My build went successfully but not sure about how I can build<br>> > Allstar Into that J I figured I wanted to try to get SOME documented<br>> version<br>> > to build then figure out how to get it working in the environment I want (<br>> > which would be over a ACID build also ) .<br>> > <br>> > I was able to get GNU Radio to compile with no major errors ( read as<br>> > program stops J ) , to get op25 svn imported, the three op25 modules to<br>> > compile and install I *THINK* without major errors. Tonight I will go<br>> > through the build logs and see if I missed anything important. I had<br>> errors<br>> > regarding port audio missing on my Debian build but they did not go bang<br>> on<br>> > Ububtu 10.04 LTS.<br>> > <br>> > <br>> > <br>> > I am not trying to steal your thread here, just comparing results along<br>> the<br>> > way…and maybe sharing stumbles…<br>> > <br>> > <br>> > <br>> > Did you start with an Acid build??? I am thinking in the *production*<br>> > edition I will need to do that…..<br>> > <br>> > <br>> > <br>> > I have no confidence it all built correctly yet but the installs at least<br>> > completed… <br>> > <br>> > <br>> > <br>> > Doug<br>> > <br>> > KD8B<br>> > <br>> > <br>> > <br>> > From: <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> <br>> [mailto:<a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> ] On<br>> Behalf<br>> > Of n4dav<br>> > Sent: Tuesday, February 26, 2013 7:24 AM<br>> > To: <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> <br>> > Subject: [op25-dev] Re: Full asterisk support?<br>> > <br>> > <br>> > <br>> > <br>> > <br>> > Actually I had RTFM but there's so much there I forgot about that page. <br>> > <br>> > I put a lot of time into this yesterday, trying to build all the parts.<br>> I'm<br>> > using CentOS as that is what the ACID distro is built on for Allstar, and<br>> it<br>> > works well. But trying to get this stuff built is a major exercise in<br>> > frustration. Every package I tried to build was missing some other<br>> > dependency, which was missing some other dependency, it was a chain of<br>> > missing things. I never got anything built. One make complained about<br>> python<br>> > not being at least 2.5, (I had 2.4), so I installed 2.6, verified it with<br>> > python-V, and still couldn't run the make file. It still thought I had<br>> 2.4,<br>> > and I have no idea how to fix that. I'll probably go back to it after I<br>> pull<br>> > my fist out of the wall but so far it has not been fun.<br>> > <br>> > --- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a> ,<br>> ikjtel<br>> > wrote:<br>> > ><br>> > > <br>> > > > What method do you use to measure the correct deviation of the C4FM<br>> > signal?<br>> > > <br>> > > <br>> > > hmm - apols if I've guessed wrong, but sounds like you haven't yet RTFM<br>> -<br>> > based both on this question and the questions about the repeater.<br>> > > <br>> > > Have a look at <br>> > > <br>> > > <a href="http://op25.osmocom.org/wiki/wiki/HardwarePage">http://op25.osmocom.org/wiki/wiki/HardwarePage</a><br>> > > <br>> > > <a href="http://op25.osmocom.org/wiki/wiki/RepeaterPage">http://op25.osmocom.org/wiki/wiki/RepeaterPage</a><br>> > > <br>> > > <a href="http://op25.osmocom.org/wiki/wiki/SignalScopePage">http://op25.osmocom.org/wiki/wiki/SignalScopePage</a><br>> > > <br>> > > - in particular the Hardware page has a method for setting the deviation<br>> -<br>> > or you could spend $ on a store-bought FMD meter : )<br>> > > <br>> > > 73 de KA1RBI<br>> > ><br>> ><br>><o></o></p></div><div><p class="MsoNormal"><span style="color:white;"><o></o></span></p></div></div></div></div></p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

        
  
  
    <table cellspacing=4px style="margin-top: 20px; margin-bottom: 10px;">
      <tbody>
        <tr>
          <td style="font-size: 12px; font-family: arial; font-weight: bold; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA "  >
                          <a style="text-decoration: none; color: #2D50FD" href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJwYmk2NTFhBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAM4NjUEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMzYyMDYwNDIw?act=reply&messageNum=865">Reply via web post</a>
                      </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
            <a href="mailto:kd8b@thebades.net?subject=RE%3A%20%5Bop25-dev%5D%20Re%3A%20Full%20asterisk%20support%3F" style="text-decoration: none; color: #2D50FD;">
              Reply to sender            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; ">
            <a href="mailto:op25-dev@yahoogroups.com?subject=RE%3A%20%5Bop25-dev%5D%20Re%3A%20Full%20asterisk%20support%3F" style="text-decoration: none; color: #2D50FD">
              Reply to group            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
            <a href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJmYmltODA1BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEzNjIwNjA0MjA-" style="text-decoration: none; color: #2D50FD">Start a New Topic</a>
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #2D50FD; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
                            <a href="http://groups.yahoo.com/group/op25-dev/message/840;_ylc=X3oDMTMzM3A0cTh0BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAM4NjUEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMzYyMDYwNDIwBHRwY0lkAzg0MA--" style="text-decoration: none; color: #2D50FD;">Messages in this topic</a>
                (22)
                      </td>
        </tr>
      </tbody>
    </table>

        
<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="http://groups.yahoo.com/group/op25-dev/members;_ylc=X3oDMTJna2psczRpBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMzYyMDYwNDIw?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">4</span>
    </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/op25-dev;_ylc=X3oDMTJmZW5sYmp2BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEzNjIwNjA0MjA-" style="text-decoration: none;">Visit Your Group</a>
  </div>
</div>


  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://groups.yahoo.com/;_ylc=X3oDMTJlNjhpMGgzBF9TAzk3NDc2NTkwBGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTM2MjA2MDQyMA--" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Switch to: <a href="mailto:op25-dev-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional" style="text-decoration: none;">Text-Only</a>, <a href="mailto:op25-dev-digest@yahoogroups.com?subject=Email Delivery: Digest" class="margin-rt" style="text-decoration: none;">Daily Digest</a> • <a href="mailto:op25-dev-unsubscribe@yahoogroups.com?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="http://docs.yahoo.com/info/terms/" style="text-decoration: none;">Terms of Use</a> • <a href="mailto:ygroupsnotifications@yahoogroups.com?subject=Feedback on the redesigned individual mail v1" style="text-decoration: none;">Send us Feedback </a></div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=22084582/grpspId=1705644089/msgId=865/stime=1362060420" width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }


  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->