<span style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt">Gopalakrishnan<br />
<br />
I download and compile from libpri, dahdi, and asterisk. You have to insure that you have all of the dependencies when you compile there are many. Also compile and install spandsp as well. I did a 12.1 system over the weekend without issue. <br />
<br />
<div>Thanks<br />
<br />
Bryant&nbsp;Zimmerman (ZK Tech Inc.)<br />
616-855-1030 Ext. 2003</div>
<br />
<br />
<span style="font-size: 10pt; font-family: tahoma,arial,sans-serif;"><hr width="100%" size="2" align="center" />
<strong>From</strong>: "Gopalakrishnan N" &lt;gopalakrishnan.an@gmail.com&gt;<br />
<strong>Sent</strong>: Monday, September 03, 2012 5:43 AM<br />
<strong>To</strong>: "Asterisk Users Mailing List - Non-Commercial Discussion" &lt;asterisk-users@lists.digium.com&gt;<br />
<strong>Subject</strong>: Re: [asterisk-users] Asterisk hangs while starting in OpenSuse 12.2</span><br />
<br />
Hi,<br />
<div><br />
</div>
<div>I have started asterisk using strace, and the log is listed in pastebin&nbsp;<a href="http://pastebin.com/ry2Q1e6x">http://pastebin.com/ry2Q1e6x</a>&nbsp;</div>
<div><br />
</div>
<div>Moreover, for some peoples Asterisk is properly installed in OpenSuse 12.1 (i586), can you please correct me with the installation steps what I did, my steps as follows,</div>
<div>
<ol>
    <li>OpenSuse fresh installation</li>
    <li>Login to root in terminal (sudo -i)</li>
    <li>Download libpri, dahdi and Asterisk</li>
    <li>Install libpri and dahdi (even though I am not using any dahdi hardware) - make and make install</li>
    <li>Installation of Asterisk (./configure, make menuconfig, make, make install and make samples)</li>
    <li>Start Asterisk (asterisk -vvvvc) - here hangs while loading modules.&nbsp;</li>
</ol>
<div>any other packages has to be installed or the installation is fine! please advice!</div>
</div>
<div><br />
</div>
<div>Regards.&nbsp;</div>
<div><br />
<br />
<div class="gmail_quote">On Thu, Aug 30, 2012 at 7:03 PM, Tzafrir Cohen <span dir="ltr">&lt;<a target="_blank" href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</span> wrote:<br />
<blockquote style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;" class="gmail_quote">
<div class="im">On Thu, Aug 30, 2012 at 01:42:06PM +0200, Patrick Lists wrote:<br />
&gt; On 08/30/2012 09:45 AM, Gopalakrishnan N wrote:<br />
&gt; &gt;Hi,<br />
&gt; &gt;<br />
&gt; &gt;I have installed libpri, Dahdi 2.6 and Asterisk 1.8.15, in normal host,<br />
&gt; &gt;I am not using any virtualbox, still i struck in loading the modules.<br />
&gt;<br />
&gt; Please do not top post.<br />
&gt;<br />
&gt; Install strace and then start asterisk with the command:<br />
&gt; # strace asterisk<br />
<br />
</div>
Asterisk will fork into the background and the process you trace will<br />
exit.<br />
<br />
&nbsp; strace -f asterisk #?<br />
&nbsp; strace asterisk -f #?<br />
<br />
Just in case you wonder, 'asterisk -f strace' will not work as you might<br />
have expected from the above examples. Nither will '-f strace asterisk'.<br />
<br />
'-U asterisk ' may also come in handy.<br />
<span class="HOEnZb" style="color: #888888;"><br />
--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Tzafrir Cohen<br />
icq#16849755 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br />
+972-50-7952406 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br />
<a target="_blank" href="http://www.xorcom.com">http://www.xorcom.com</a> &nbsp;<a target="_blank" href="http://iax:guest@local.xorcom.com/tzafrir">iax:guest@local.xorcom.com/tzafrir</a><br />
</span>
<div class="HOEnZb">
<div class="h5"><br />
--<br />
_____________________________________________________________________<br />
-- Bandwidth and Colocation Provided by <a target="_blank" href="http://www.api-digital.com">http://www.api-digital.com</a> --<br />
New to Asterisk? Join us for a live introductory webinar every Thurs:<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a target="_blank" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><br />
<br />
asterisk-users mailing list<br />
To UNSUBSCRIBE or update options visit:<br />
&nbsp; &nbsp;<a target="_blank" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br />
</div>
</div>
</blockquote></div>
<br />
</div></span>