On 4/23/07, <b class="gmail_sendername">Ian Forde</b> &lt;<a href="mailto:ian@duckland.org">ian@duckland.org</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 2007-04-23 at 22:20 -0400, Pascal Patry wrote:<br>&gt; On Monday 23 April 2007 21:53, Jeff Wiens wrote:<br>&gt; &gt; Hi,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp; I&#39;m having a heck of a time compiling with DTS pass-through support.<br>
&gt; &gt; I&#39;ve used the -enable-dts and installed the DTS library.&nbsp;&nbsp;I&#39;ve also made<br>&gt; &gt; sure the library path is included in the ld.so.conf.&nbsp;&nbsp;When I compile, it<br>&gt; &gt; immediately receive the error message that libdts can&#39;t be found.&nbsp;&nbsp;However,
<br>&gt; &gt; if I do a &quot;where&quot; it shows up in /usr/local/lib.<br>&gt; &gt;<br>&gt; &gt; What am I missing??<br>&gt;<br>&gt; export LD_LIBRARY_PATH=/usr/local/lib<br>&gt; before compiling, or<br>&gt;<br>&gt; [... libdts] ./configure -prefix=/usr
<br>&gt; [... libdts] make<br>&gt; [... libdts] su - c &quot;make install&quot;<br><br>Or...<br><br>Put /usr/local/lib in /etc/ld.so.conf, then run ldconfig before<br>compiling.<br><br>If you configure with the prefix to be /usr, then you mix source-built
<br>files with the rpm-installed files...<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-I</blockquote><div><br></div></div>I&#39;m curious, does anyone have MythTV&#39;s libDTS working with an AMD64 release of Linux (I&#39;m using Debian)?&nbsp; Ever since the libDTS was implemented I have not been able to compile it.&nbsp; I have to use the --disable-dts compile-time flag to get around the issue.&nbsp; I don&#39;t have a receiver now but I want to get one and I&#39;d like to have DTS capability.
<br><br>Thanks,<br>-Greg<br>