Danish blog posts
21/09/2009 - 21:41
13/06/2009 - 21:56
17/05/2009 - 15:41
09/05/2009 - 23:37
04/05/2009 - 17:45
17/04/2009 - 22:49
16/04/2009 - 23:16
05/04/2009 - 12:49
04/04/2009 - 23:47
26/10/2008 - 16:36
- 1 of 3
- ››
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...