<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="WORD-WRAP: break-word; FONT-SIZE: 14px; FONT-FAMILY: Calibri,sans-serif; COLOR: rgb(0,0,0)" fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Calibri;color: #0a4f94;font-size: 12pt;">
<p>Hi Ken,</p>
<p>&nbsp;</p>
<p>Ok, didn't know/investigate what that library was used for.</p>
<p>&nbsp;</p>
<p>32bit - that's all I have at the moment (but will change to 64 bit later) and is just for a small test.</p>
<p>&nbsp;</p>
<div style="FONT-SIZE: 16px; FONT-FAMILY: Times New Roman; COLOR: #000000">
<hr tabindex="-1">
<div id="divRpF698637" style="DIRECTION: ltr"><font color="#000000" size="2" face="Tahoma"><b>From:</b> Ken Rice [krice@freeswitch.org]<br>
<b>Sent:</b> 24 July 2015 17:05<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> Re: [Freeswitch-users] FS 1.6 video dependency build issue<br>
</font><br>
</div>
<div></div>
<div>
<div>
<div>Unless you are using sangoma transcoding hardware you don’t need libsngtc</div>
<div><br>
</div>
<div>And why 32bit?&nbsp;</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="FONT-SIZE: 12pt; BORDER-TOP: #b5c4df 1pt solid; FONT-FAMILY: Calibri; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; COLOR: black; PADDING-BOTTOM: 0in; TEXT-ALIGN: left; PADDING-TOP: 3pt; PADDING-LEFT: 0in; BORDER-LEFT: medium none; PADDING-RIGHT: 0in">
<span style="FONT-WEIGHT: bold">From: </span>&lt;<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>&gt; on behalf of Peter Stevens<br>
<span style="FONT-WEIGHT: bold">Reply-To: </span>FreeSWITCH Users Help<br>
<span style="FONT-WEIGHT: bold">Date: </span>Friday, July 24, 2015 at 10:55 AM<br>
<span style="FONT-WEIGHT: bold">To: </span>&quot;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&quot;<br>
<span style="FONT-WEIGHT: bold">Subject: </span>[Freeswitch-users] FS 1.6 video dependency build issue<br>
</div>
<div><br>
</div>
<div dir="ltr"><style type="text/css"></style><style id="owaParaStyle">P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</style>
<div>
<p class="5ee3aaf6-6264-4441-b188-6160239f8432"></p>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: Calibri; COLOR: #0a4f94; DIRECTION: ltr">
<p>Hi,</p>
<p>&nbsp;</p>
<p>I have a clean install of Debian 8 on a 32 bit machine.</p>
<p>&nbsp;</p>
<p>I'm following information on FS 1.6 video wiki (<a href="https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH&#43;1.6&#43;Video) to" target="_blank"><font face="Courier New">https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH&#43;1.6&#43;Video</font>)
 to</a> build this version, but the installation of the dependencies part doesn't install all of the required dependencies.</p>
<p>&nbsp;</p>
<p>After running:</p>
<div title="Hint: double-click to select code" class="container">
<div class="line number1 index0 alt2"><code class="bash plain">DEBIAN_FRONTEND=none APT_LISTCHANGES_FRONTEND=none apt-get
</code><code class="bash functions">install</code> <code class="bash plain">-y --force-</code><code class="bash functions">yes</code><code class="bash plain">freeswitch-video-deps-most</code></div>
<div class="line number1 index0 alt2"><code class="bash plain"></code>&nbsp;</div>
<div class="line number1 index0 alt2"><code class="bash plain"><font face="Calibri">I had to then:</font></code></div>
<div class="line number1 index0 alt2"><code class="bash plain"><font face="Calibri"><span lang="EN-GB">
<p><font face="Courier">apt-get install libavcodec-extra</font></p>
<span lang="EN-GB">
<p><font face="Courier">apt-get install portaudio19-dev</font></p>
<p>Which were both ok, but running:</p>
<span lang="EN-GB">
<p><font face="Courier">apt-get install libsngtc-dev</font></p>
<p>&nbsp;</p>
<p>I received following:</p>
<span lang="EN-GB">
<p><font face="Courier New">Package libsngtc-dev is not available, but is referred to by another package.</font></p>
<p><font face="Courier New">This may mean that the package is missing, has been obsoleted, or</font></p>
<p><font face="Courier New">is only available from another source</font></p>
<span lang="EN-GB">
<p><font face="Courier New">E: Package 'libsngtc-dev' has no installation candidate</font></p>
</span>
<p>&nbsp;</p>
<p>Re-ran:</p>
<span lang="EN-GB">
<p><font face="Courier New">DEBIAN_FRONTEND=none APT_LISTCHANGES_FRONTEND=none apt-get install -y --force-yes freeswitch-video-deps-most</font></p>
<p><font face="Courier New">Reading package lists... Done</font></p>
<p><font face="Courier New">Building dependency tree </font></p>
<p><font face="Courier New">Reading state information... Done</font></p>
<p><font face="Courier New">Some packages could not be installed. This may mean that you have</font></p>
<p><font face="Courier New">requested an impossible situation or if you are using the unstable</font></p>
<p><font face="Courier New">distribution that some required packages have not yet been created</font></p>
<p><font face="Courier New">or been moved out of Incoming.</font></p>
<p><font face="Courier New">The following information may help to resolve the situation:</font></p>
<p><font face="Courier New">The following packages have unmet dependencies:</font></p>
<p><font face="Courier New">freeswitch-video-deps-most : Depends: libsngtc-dev but it is not installable</font></p>
<p><font face="Courier New">E: Unable to correct problems, you have held broken packages.</font></p>
</span>
<p>&nbsp;</p>
<p>I've had a look around amongst the <span lang="EN-GB"><a href="http://files.freeswitch.org/repo/deb/debian/dists/jessie/main" target="_blank"><font face="Courier New">http://files.freeswitch.org/repo/deb/debian/dists/jessie/main</font></a>&nbsp;directory structure
 and have discovered that the <font face="Courier New">libsngtc-dev </font><font face="Calibri">is listed in both the
<font face="Courier New">binary-amd64/packages.gz </font>and the <font face="Courier New">
binary-amd64/packages.gz </font>files, but is only listed in the <font face="Courier New">
Contents-amd64.gz </font>file and not in the <font face="Courier New">Contents-i386.gz
</font>file.</font></span></p>
<p><span lang="EN-GB"><font face="Calibri">Don't know whether this is significant or not, but how/where can I obtain the&nbsp;<font face="Courier New">libsngtc-dev</font> file to complete the dependency installation for
<font face="Courier New">freeswitch-video-deps-most</font>?</font></span></p>
<p><span lang="EN-GB"></span>&nbsp;</p>
<p><span lang="EN-GB">Any help appreciated.</span></p>
<p><span lang="EN-GB"></span>&nbsp;</p>
<p><span lang="EN-GB">Peter</span></p>
<p><span lang="EN-GB"></span>&nbsp;</p>
</span></span></span></span></font></code></div>
</div>
</div>
<p></p>
<div></div>
<div></div>
<div></div>
<p></p>
<p class="5ee3aaf6-6264-4441-b188-6160239f8432">&nbsp;</p>
<p class="5ee3aaf6-6264-4441-b188-6160239f8432">----------------------------<br>
<font size="3" face="Times New Roman"><font size="3" face="Times New Roman"><font size="3" face="Times New Roman"><br>
<font size="3" face="Times New Roman"><a href="http://www.bbc.co.uk" target="_blank">http://www.<span class="il">bbc</span>.<span class="il">co</span>.<span class="il">uk</span></a><br>
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the
<span class="il">BBC</span> unless specifically stated.<br>
If you have received it in error, please delete it from your system.<br>
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br>
Please note that the <span class="il">BBC</span> monitors e-mails sent or received.<br>
Further communication will signify your consent to this.</font></font></font></font></p>
<p class="5ee3aaf6-6264-4441-b188-6160239f8432">---------------------</p>
</div>
</div>
_________________________________________________________________________ Professional FreeSWITCH Consulting Services:
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a> Official FreeSWITCH Sites
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> FreeSWITCH-users mailing list
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span>
</div>
</div>
</div>
</body>
</html>