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. I relinked ffmpeg to the
source I downloaded from their CVS and ran "make". 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/ -c -o
frame_srv.o frame_srv.c<br>
In file included from ../ffmpeg/libavcodec/liba52/a52.h:27,<br>
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>
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. I'd rather just grab it from apt and
be done with it, if possible. 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> <<a href="mailto:fpikus@gmail.com">fpikus@gmail.com</a>> 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 <<a href="mailto:lists@forevermore.net">lists@forevermore.net</a>> wrote:<br>> > I've failed utterly to build one of the [seemingly many] deps. for<br>> > nuvexport (can't remember off the top of my head; the one with the
<br>> > built-in ffmpeg dep.) on my FC3 box. The package in question has<br>> > compilation errors (which I've fixed) and off ffmpeg link errors (which<br>> > have confounded me).<br>><br>> I build RPM's for nuvexport and put them right on the site along with
<br>> the rest of the downloads:<br>><br>> <a href="http://forevermore.net/files/nuvexport/">http://forevermore.net/files/nuvexport/</a><br>><br>> How can you have compile problems? nuvexport doesn't get compiled. You
<br>> could also just do:<br>><br>> rpmbuild -tb nuvexport-0.2-0.20050605.cvs.tar.bz2<br>><br>> Anyway, you'll get a package requirement for "lve" -- this doesn't<br>> compile in fc3, so you're stuck without the ability to run mpeg2cut (you
<br>> can install the nuvexport rpm safely with --nodeps if that's the only<br>> problem you see)<br>><br>> -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