<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 21, 2013 at 7:59 AM, A J Stiles <span dir="ltr"><<a href="mailto:asterisk_list@earthshod.co.uk" target="_blank">asterisk_list@earthshod.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Monday 21 October 2013, virendra bhati wrote:<br>

> Hi Team,<br>
><br>
> I have installed asterisk-12 Beta but when I try to asterisk start then get<br>
> below issue.<br>
><br>
</div>> *[root@cs-gb-pwr-1-04 asterisk-12.0.0-beta1]# asterisk  -r<br>
<div class="im">> asterisk: error while loading shared libraries: libjansson.so.4: cannot<br>
> open shared object file: No such file or directory<br>
</div>> [root@cs-gb-pwr-1-04 asterisk-12.0.0-beta1]#*<br>
<br>
Did you build it yourself from Source Code, or did you install someone else's<br>
pre-compiled package?  If the latter, the packager may have omitted a<br>
dependency.  It happens from time to time.  You probably need to install a -<br>
dev or -devel package  (what distro are you running?)<br>
<br>
What do you get for<br>
# ldd /usr/sbin/asterisk<br>
?<br></blockquote><div><br></div><div style>Hello -</div><div style><br></div><div style>libjansson is now a required library. Please see the build system changes in the UPGRADE notes [1] or on the wiki [2]. Note: if you have not yet read the upgrade notes and the list of changes, please do so before installing and running Asterisk 12. Please :-)</div>
<div style><br></div><div style>Note that if your distro doesn't have a package of libjansson (or, more accurately, libjansson-dev{el}), you can download a source tarball and install it [3]. The install_prereq script [4] should also take care of it for you.</div>
<div style><br></div><div style>[1] <a href="http://svn.asterisk.org/svn/asterisk/branches/12/UPGRADE.txt">http://svn.asterisk.org/svn/asterisk/branches/12/UPGRADE.txt</a></div><div style><br></div><div style>[2] <a href="https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+12">https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+12</a></div>
<div style><br></div><div style>[3] <a href="http://www.digip.org/jansson/">http://www.digip.org/jansson/</a></div><div style><br></div><div style>[4] <a href="http://svn.asterisk.org/svn/asterisk/branches/12/contrib/scripts/install_prereq">http://svn.asterisk.org/svn/asterisk/branches/12/contrib/scripts/install_prereq</a></div>
<div> </div></div><div style>Matt</div><div style><br></div>-- <br><div dir="ltr"><div>Matthew Jordan<br></div><div>Digium, Inc. | Engineering Manager</div><div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a></div></div>
</div></div>