Danish blog posts
26/10/2008 - 13:19
26/10/2008 - 13:18
26/10/2008 - 13:13
18/04/2008 - 00:03
10/03/2008 - 14:38
03/03/2008 - 14:53
08/02/2008 - 11:14
01/01/2008 - 19:54
22/12/2007 - 10:20
08/12/2007 - 11:50
mp3 Lame dependancy info
Hey, i'm running debian gcc 4.2.3-2 and followed the instructions above, the compilation works when i omit the enable flag for lame.
When i add the flag: --enable-mp3lame it complains saying no such package installed (even tho the lame deb installation done above worked; verified with (dpkg -l | grep -i lame)..
When i use the config flag: --enable-libmp3lame, the build reports the error:
dpkg-shlibdeps: failure: no dependency information found for /usr/lib/libmp3lame.so.0 (used by debian/libavcodec1d/usr/lib/libavcodec.so.1d.51.38.0).
dh_shlibdeps: command returned error code 512.. sighhh
ffmpeg source being used: fmpeg-free-0.cvs20070307
ideas? thx guys...