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'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"><<a href="mailto:alexandre.alencar@gmail.com">alexandre.alencar@gmail.com</a>></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>
<<a href="mailto:marianosokal@siisa.com.ar">marianosokal@siisa.com.ar</a>> wrote:<br>
> This way worked for me, even though I’m not that satisfied:<br>
><br>
><br>
><br>
> apt-get install dahdi dahdi-source<br>
><br>
><br>
><br>
> svn co <a href="http://openr2.googlecode.com/svn/branches/release-1/" target="_blank">http://openr2.googlecode.com/svn/branches/release-1/</a><br>
><br>
><br>
><br>
> cd release-1<br>
><br>
><br>
><br>
> ./configure<br>
><br>
> make<br>
><br>
> make install<br>
><br>
><br>
><br>
> cd ..<br>
><br>
><br>
><br>
> apt-get build-dep asterisk<br>
><br>
> apt-get source asterisk<br>
><br>
><br>
><br>
> cd asterisk-<version><br>
><br>
><br>
><br>
> ./configure<br>
><br>
> make<br>
><br>
> make install<br>
><br>
><br>
><br>
><br>
><br>
> It`s simple, and it installs everything that is possible via apt-get and<br>
> compiles the rest.<br>
><br>
><br>
><br>
> I tried to do “apt-get -b source asterisk” so it not only downloads the<br>
> source but builds it, but it gave me the following error that I couldn`t<br>
> resolve:<br>
><br>
><br>
><br>
> dpkg-shlibdeps: error: no dependency information found for<br>
> /usr/local/lib/libopenr2.so (used by<br>
> debian/asterisk/usr/lib/asterisk/modules/chan_dahdi.so).<br>
><br>
><br>
><br>
> Regards,<br>
><br>
> Mariano<br>
><br>
</div></div>> --<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>
><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>