<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/16 A J Stiles <span dir="ltr"><<a href="mailto:asterisk_list@earthshod.co.uk" target="_blank">asterisk_list@earthshod.co.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thursday 16 January 2014, Olivier wrote:<br>
> Thanks for replying.<br>
><br>
> So as python-starpy requires asterisk in Debian Wheezy repo, for a Debian<br>
> setup the alternatives are either :<br>
> - to install it from source<br>
> - tto build my own custom package removing this asterisk dependency (is it<br>
> easy or even possible ?)<br>
> - to use another solution such as pyst.<br>
<br>
</div>Installing from Source Code might well be the simplest solution.<br></blockquote><div><br></div><div>Yes, I agree. <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
<br>
If you need to install something on several boxen, you can make your own .deb<br>
package -fairly- easily -- </blockquote><div>For a complete packager beginner, how much time would it (very roughly) take to its first .deb package ?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
although it probably will have too many little<br>
technicalities to be accepted by the Debian project.<br>
<br>
What I have done with homebrew .debs is have the package depend on `build-<br>
essential` and the necessary `*-dev` .debs, install the Source Code files under<br>
/usr/src/, then do the build process in the postinst script.  This allows you<br>
to install the same .deb on 32 bit, 64 bit or Raspberry Pi architectures.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div></div>