<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 17.06.2014 17:36, schrieb thufir:<br>
</div>
<blockquote cite="mid:lnpnac$7d9$1@ger.gmane.org" type="cite">
<pre wrap="">On Tue, 17 Jun 2014 12:14:05 +0200, Rainer Piper wrote:
</pre>
<blockquote type="cite">
<pre wrap="">git clone <a class="moz-txt-link-freetext" href="https://github.com/asterisk/pjproject">https://github.com/asterisk/pjproject</a> pjproject
</pre>
</blockquote>
<pre wrap="">
At the very least, thank you for pjsip. I'm not sure what it is yet, but
seems intriguing :)
I'm on Ubunutu 14.04, but will look over your script and adapt it.</pre>
</blockquote>
!!! take a look at the install_prereq script.<br>
!!! you have to install same dependency libs <span id="result_box"
class="short_text" lang="en"><span class="hps">before you compile
asterisk<br>
!!! and </span></span><span id="result_box" class="short_text"
lang="en"><span class="hps">install_prereq just supports ...
debian, redhat and OpenBSD<br>
<br>
# The distributions we do support:<br>
if [ -r /etc/debian_version ]; then<br>
handle_debian<br>
elif [ -r /etc/redhat-release ]; then<br>
handle_rh<br>
elif [ "$OS" = 'OpenBSD' ]; then<br>
handle_obsd<br>
fi<br>
<br>
</span></span>
<blockquote cite="mid:lnpnac$7d9$1@ger.gmane.org" type="cite">
<pre wrap="">
-Thufir
</pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<b>Rainer Piper</b>
<br>
Integration engineer
<br>
Koeslinstr. 56
<br>
53123 BONN <br>
GERMANY
<br>
Phone: <a href="callto:004922897167161" nr="+4922897167161"
class="telified" title="Als Telefonnummer verwenden"
style="color:#00001f;background-color:#ffffdf;-moz-border-radius:3px;cursor:pointer">+49
228 97167161</a></div>
</body>
</html>