List Archive: gentoo-amd64
| Navigation: |
|
Lists:
gentoo-amd64:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-amd64@g.o, Xi Shen <davidshen84@...>
|
|
From:
|
David Fellows <fellows@...>
|
|
Subject:
|
Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable
|
|
Date:
|
Sat, 24 Oct 2009 08:19:07 -0300
|
|
On Sat, 24 Oct 2009 12:45:52 +0800
Xi Shen wrote -
> hi,
>
> i am using gentoo x64, just have ffmpeg emerged, and successfully
> emerged -u world. but when i ran ffmpeg -formats, i got a error
> message saying that the libfaad.so.1 cannot be found. i check my
> system, and i only have faad2 emerged. actually, the whole portage
> tree does not have something like faad1. what lib should i emerge to
> fix this?
>
> currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0,
> and it *looks* like working.
>
Remove the symlink and run revdep-rebuild -p to see what needs to be re-emerged
to link against new libraries. ffmpeg should be in the list.
Then run revdep-rebuild without the -p
Dave F
|
|