[dundee] ffmpeg server missing library..

chris wyllie cgwyllie at googlemail.com
Tue Dec 11 15:06:39 GMT 2007


Thanks people, I'll give it a go.

On 11/12/2007, Lee Hughes <toxicnaan at yahoo.co.uk> wrote:
>
> okay.. some stuff to try
>
>
> cat /etc/ld.so.conf
>
> this is the dynamic linkers, this is where libraries
> can hang out.
>
> You'll probably see stuff like /usr/lib /lib etc etc.
>
> don't worry about the too much.
>
> when compiling libs from source , they are usually
> placed in /usr/local/lib!!
>
> as this is not on the linkers list, it's does'nt
> get dynamicly linked when you executable is ran.
>
> try this
>
> updatedb
>
> locate libogg.so.0
>
> on my system
> /usr/lib/libogg.so.0
> /usr/lib/libogg.so.0.5.3
>
>
> if you look closley
>
>
> libogg.so -> libogg.so.0.5.3
> libogg.so.0 -> libogg.so.0.5.3
> libogg.so.0.5.3
>
>
>
> so it's just a symbolic link to the actually
> libogg.so.0.5.3
>
> you see!!
>
> I bet
>
> a)
>
> your libs gone into /usr/local/lib
>
> your symbolic link has gone missing.
>
> you'd dont have the library anywhere.
>
>
> synmbolic links are admistrators gaffa tape,
> it's just use to fix things on the file system!
>
> it's used heavly in the lib directories!!!
>
> windows has DLL hell, unix has symbolic madness!
>
>
> hahaha
>
> I've just checked my ld.so.conf file from mysystem
> and it makes no sense!!!
>
> hahaha, that's progress for you!!!
>
> hahaahhhaa LOL
>
>
>
>
>
>
>
>
>
>
>
>
>
> --- 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
> > > _______________________________________________
> > dundee GNU/Linux Users Group mailing list
> > dundee at lists.lug.org.uk  http://dundee.lug.org.uk
> > https://mailman.lug.org.uk/mailman/listinfo/dundee
> > Chat on IRC, #tlug on dundee.lug.org.uk
>
>
>
>       __________________________________________________________
> Sent from Yahoo! - the World's favourite mail http://uk.mail.yahoo.com
>
>
>
> _______________________________________________
> dundee GNU/Linux Users Group mailing list
> dundee at lists.lug.org.uk  http://dundee.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/dundee
> Chat on IRC, #tlug on dundee.lug.org.uk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/dundee/attachments/20071211/465b6c3b/attachment.html


More information about the dundee mailing list