[dundee] ffmpeg server missing library..

James Le Cuirot chewi at aura-online.co.uk
Mon Dec 10 16:14:05 GMT 2007


Let's see the output of ldd /usr/local/bin/ffmpeg or whatever its
location is. libogg.so.0 usually either needs to be in /usr/lib
or /usr/local/lib. If it's a symlink, use "ls -l" to see where it
points to and check whether that's present as well.

James


On Mon, 10 Dec 2007 16:06:06 +0000
"chris wyllie" <cgwyllie at googlemail.com> wrote:

> Hiya, I know I've mailed around a few times about this but I've found
> a new problem.
> 
> I successfully installed ffmpeg and codecs from source following this
> tutorial:
> http://vexxhost.com/blog/2007/03/03/installing-ffmpeg-ffmpeg-php-mplayer-mencoder-flv2tool-lame-mp3-encoder-libogg-%E2%80%93-the-easy-way/
> 
> This was some months ago. It was installed on a FC6 server over ssh.
> 
> I go back now and discover this problem:
> 
> sshuser at ... ~ ffmpeg
> ffmpeg: error while loading shared libraries: libogg.so.0: cannot open
> shared object file: No such file or directory
> 
> Can somebody help please? I need to fix this. So far I have tried
> reconfiguring and compiling/installing both libogg and ffmpeg from the
> sources I used originally but it has not worked.
> 
> Can someone tell me where the library file goes and how to replace it
> or just how to fix this problem?
> 
> Many thanks
>   Chris



More information about the dundee mailing list