<div dir="ltr"><div><div><div><div><div><div>I have managed to confirm that "make deb" does not actually build db_cassandra <br></div>but it does make a deb for it :)  ( has changelog etc but no db_cassandra.so file )<br><br></div>why does it not build the .so when calling make deb ??<br></div>can someone point me in the direction to debug that part.<br><br></div>doesnt seem to be related to the debian rules or control file ..<br></div><br></div>is there something like modules.lst for when using "make deb" ?<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 April 2015 at 00:24, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    The spec files to build debian packages are kept inside
    'pkg/kamailio/deb/' directory, groupped per distribution name inside
    specific sub-directories (using debian and ubuntu version names --
    the one 'debian' is the generic one, but for a specific version you
    should choose the one matching the name).<br>
    <br>
    Then I am not that familiar with debian spec files to be able to
    advice by heart, however you should find easily on the web many
    sources of information about the files inside those folder and how
    to build deb packages.<br>
    <br>
    Say you want to build for debian wheezy:<br>
    <br>
    - edit the files inside pkg/kamailio/deb/wheezy/ to fit your needs<br>
    - in the root directory with kamailio sources do:<br>
    <br>
    ln -s pkg/kamailio/deb/wheezy debian<br>
    make deb<br>
    <br>
    And you should get the packaging process started.<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    <div>On 01/04/15 14:46, jay binks wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Sorry, this confused me a little..<br>
        </div>
        can you give an example of what you mean ?<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 1 April 2015 at 22:40,
          Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Hello,<br>
              <br>
              you have to edit spec files and remove the other modules
              in the folder matching your debian distribution inside
              'pkg/kamailio/deb/'. This is the only way I know to change
              the packaging content for debs. Then make a symlink inside
              root folder of kamailio server named 'debian' to the
              respective folder inside 'pkg/kamailio/deb/' and run 'make
              deb'.<br>
              <br>
              Cheers,<br>
              Daniel
              <div>
                <div><br>
                  <br>
                  <div>On 01/04/15 13:50, jay binks wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div>
                    <div dir="ltr">is there any way to make deb packages
                      for only 1 of the modules ??
                      <div>currently it takes a long time to run "make
                        deb" </div>
                      <div><br>
                      </div>
                      <div>im simply trying to build and package
                        db_cassandra ( need the package for my
                        environment )</div>
                      <div><br>
                      </div>
                      <div>As a side note, is there any chance
                        db_cassandra could be added to the kamailio deb
                        packages ?</div>
                      <div>
                        <div><br>
                        </div>
                        -- <br>
                        <div>Sincerely<br>
                          <br>
                          Jay</div>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span><font color="#888888">
</font></span></pre>
                <span><font color="#888888"> </font></span></blockquote>
              <span><font color="#888888"> <br>
                  <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://twitter.com/#%21/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a href="http://www.kamailioworld.com" target="_blank">http://www.kamailioworld.com</a></pre>
                </font></span></div>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
            <a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div>Sincerely<br>
          <br>
          Jay</div>
      </div>
    </blockquote>
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a href="http://www.kamailioworld.com" target="_blank">http://www.kamailioworld.com</a></pre>
  </div></div></div>

</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Sincerely<br><br>Jay</div>
</div>