I've tried this, but apt still can't find lve:<br>
<br>
# apt-get install lve<br>
Reading Package Lists... Done<br>
Building Dependency Tree... Done<br>
E: Couldn't find package lve<br>
<br>
I've also tried to compile lve manually.&nbsp; I relinked ffmpeg to the
source I downloaded from their CVS and ran &quot;make&quot;.&nbsp; Though I ran
into the following compilation errors:<br>
g++ -O1 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I../mpeg2dec/include/ -I../ffmpeg/libavcodec/&nbsp;&nbsp;&nbsp; -c -o
frame_srv.o frame_srv.c<br>
In file included from ../ffmpeg/libavcodec/liba52/a52.h:27,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from frame_srv.c:32:<br>
../ffmpeg/libavcodec/liba52/../avcodec.h:14:20: avutil.h: No such file or directory<br>
In file included from ../ffmpeg/libavcodec/liba52/a52.h:27,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from frame_srv.c:32:<br>
../ffmpeg/libavcodec/liba52/../avcodec.h:743: error: `AVRational' does not name a type<br>
../ffmpeg/libavcodec/liba52/../avcodec.h:1274: error: `AVRational' does not name a type<br>
../ffmpeg/libavcodec/liba52/../avcodec.h:1896: error: ISO C++ forbids declaration of `AVRational' with no type<br>
../ffmpeg/libavcodec/liba52/../avcodec.h:1896: error: expected `;' before '*' token<br>
make[1]: *** [frame_srv.o] Error 1<br>
make[1]: Leaving directory `/home/mythtv/Desktop/lve/src'<br>
make: *** [all-recursive] Error 2<br>
<br>
I suspect something went wrong earlier in the stream but haven't had
time to work through this.&nbsp; I'd rather just grab it from apt and
be done with it, if possible.&nbsp; Anyone have any advice?<br>
<br>
Thanks,<br>
<br>
Azmat<br><br><div><span class="gmail_quote">On 6/17/05, <b class="gmail_sendername">Fedor Pikus</b> &lt;<a href="mailto:fpikus@gmail.com">fpikus@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 6/17/05, Chris Petersen &lt;<a href="mailto:lists@forevermore.net">lists@forevermore.net</a>&gt; wrote:<br>&gt; &gt;&nbsp;&nbsp; I've failed utterly to build one of the [seemingly many] deps. for<br>&gt; &gt; nuvexport (can't remember off the top of my head;&nbsp;&nbsp;the one with the
<br>&gt; &gt; built-in ffmpeg dep.) on my FC3 box.&nbsp;&nbsp;The package in question has<br>&gt; &gt; compilation errors (which I've fixed) and off ffmpeg link errors (which<br>&gt; &gt; have confounded me).<br>&gt;<br>&gt; I build RPM's for nuvexport and put them right on the site along with
<br>&gt; the rest of the downloads:<br>&gt;<br>&gt; <a href="http://forevermore.net/files/nuvexport/">http://forevermore.net/files/nuvexport/</a><br>&gt;<br>&gt; How can you have compile problems?&nbsp;&nbsp;nuvexport doesn't get compiled.&nbsp;&nbsp;You
<br>&gt; could also just do:<br>&gt;<br>&gt; rpmbuild -tb nuvexport-0.2-0.20050605.cvs.tar.bz2<br>&gt;<br>&gt; Anyway, you'll get a package requirement for &quot;lve&quot; -- this doesn't<br>&gt; compile in fc3, so you're stuck without the ability to run mpeg2cut (you
<br>&gt; can install the nuvexport rpm safely with --nodeps if that's the only<br>&gt; problem you see)<br>&gt;<br>&gt; -Chris<br><br>Or add Dag's repo to apt's sources-list, temporarily:<br>rpm <a href="http://apt.sw.be/">
http://apt.sw.be/</a> redhat/el3/en/i386 dag<br>rpm <a href="http://apt.sw.be/">http://apt.sw.be/</a> fedora/3/en/i386 dag<br><br>Then apt-get install lve gets you this version: lve-0.040322-1.1.el3.rf<br><br>You can comment out Dag's lines after you're done.
<br>--<br>Fedor G Pikus (<a href="mailto:fpikus@gmail.com">fpikus@gmail.com</a>)<br><a href="http://www.pikus.net">http://www.pikus.net</a><br><a href="http://wild-light.com">http://wild-light.com</a><br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br><br><br>Azmat