On Tue, Mar 13, 2012 at 12:07 PM, Michael Mol <mike...@gmail.com> wrote: <SNIP> > > I don't know a whole lot about multilib, but I believe /usr/lib is a > 32-bit library folder. Perhaps avidemux is looking for a 64-bit > version? >
It's a sim link here: c2stable ~ # ls -l /usr/lib lrwxrwxrwx 1 root root 5 Apr 13 2010 /usr/lib -> lib64 c2stable ~ # > Just started emerging avidemux on one of my boxes, but libnettle > doesn't appear to get pulled in. Finally, My emerge result line reads: > > [ebuild N ] media-video/avidemux-2.5.4-r2 USE="aac aften alsa > dts jack libsamplerate mp3 nls qt4 sdl truetype vorbis x264 xv xvid > -amr (-esd) -gtk -oss -pulseaudio" LINGUAS="-bg -ca -cs -de -el -es > -fr -it -ja -pt_BR -ru -sr -sr@latin -tr -zh_TW" 17,730 kB > > -- > :wq > Same here. nettle isn't pulled in. I don't see any obvious flags that would do it but I'm not going to slog through the ebuild... :-) - Mark c2stable ~ # eix -I nettle No matches found. c2stable ~ # eix -c nettle [N] dev-libs/nettle (2.4): Low-level cryptographic library c2stable ~ # emerge -pvDuN avidemux These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] media-libs/aften-0.0.8 USE="cxx" 79 kB [ebuild N ] media-video/avidemux-2.5.4-r2 USE="aac aften alsa dts gtk mp3 nls qt4 sdl truetype vorbis x264 xv xvid -amr (-esd) -jack -libsamplerate -oss -pulseaudio" LINGUAS="-bg -ca -cs -de -el -es -fr -it -ja -pt_BR -ru -sr -sr@latin -tr -zh_TW" 17,730 kB Total: 2 packages (2 new), Size of downloads: 17,809 kB c2stable ~ #