A little bit confusing. Let me get this straight.<br><br>In order to help Tzafir there is no Debian packaging support. How come? <br>I think I&#39;m missing something connecting the two ideas.<br><br>Regards<br>MM<br><br><div class="gmail_quote">

On Sat, Jan 16, 2010 at 22:54, Alexandre Cavalcante Alencar <span dir="ltr">&lt;<a href="mailto:alexandre.alencar@gmail.com">alexandre.alencar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hey Matiano, how you doing?<br>
<br>
For past OpenR2 releases, we maintained a Debian package infra, where<br>
you just do a dpkg-buildpackage -us -uc and have a libopenr2 and -dev<br>
packages ready for install.<br>
<br>
But to help the Tzafrir effort to put in in Debian/Ubuntu pkg-voip<br>
effort to get OpenR2 inside Debian/Ubuntu archives, we removed our<br>
packaging support for Debian. They still exist for RPM based distros.<br>
<br>
I think Debian/Ubuntu will start shipping OpenR2 and a MFC/R2 enable<br>
version of Asterisk. Until this come, users need to build OpenR2 by<br>
they hands, to use Asterisk 1.6.2.x<br>
<br>
Best Regards<br>
<div><div></div><div class="h5"><br>
On Fri, Jan 15, 2010 at 9:28 PM, Mariano Sokal<br>
&lt;<a href="mailto:marianosokal@siisa.com.ar">marianosokal@siisa.com.ar</a>&gt; wrote:<br>
&gt; This way worked for me, even though I’m not that satisfied:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; apt-get install dahdi dahdi-source<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; svn co <a href="http://openr2.googlecode.com/svn/branches/release-1/" target="_blank">http://openr2.googlecode.com/svn/branches/release-1/</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; cd release-1<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ./configure<br>
&gt;<br>
&gt; make<br>
&gt;<br>
&gt; make install<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; cd ..<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; apt-get build-dep asterisk<br>
&gt;<br>
&gt; apt-get source asterisk<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; cd asterisk-&lt;version&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ./configure<br>
&gt;<br>
&gt; make<br>
&gt;<br>
&gt; make install<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; It`s simple, and it installs everything that is possible via apt-get and<br>
&gt; compiles the rest.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I tried to do “apt-get -b source asterisk” so it not only downloads the<br>
&gt; source but builds it, but it gave me the following error that I couldn`t<br>
&gt; resolve:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; dpkg-shlibdeps: error: no dependency information found for<br>
&gt; /usr/local/lib/libopenr2.so (used by<br>
&gt; debian/asterisk/usr/lib/asterisk/modules/chan_dahdi.so).<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Mariano<br>
&gt;<br>
</div></div>&gt; --<br>
&gt; _____________________________________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-r2 mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Alexandre Alencar (Skarmeth)<br>
<a href="http://blog.alexandrealencar.net/" target="_blank">http://blog.alexandrealencar.net/</a><br>
<a href="http://www.alexandrealencar.net/" target="_blank">http://www.alexandrealencar.net/</a><br>
COBIT, ITIL, CSM, LPI, MCP-I<br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-r2 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
</font></blockquote></div><br>