У пн, 2009-08-03 у 18:37 +0200, Alessandro Ferrari пише: 
> I resolve the problem simply run in the terminal sudo cp
> /root/x264/libx264.a /usr/local/lib/. I try it because i was desperate and i
> don't know why it works, but it works. If somebody knows the nature of this
> miracle please explain me. Thanks.
> 
It isn't miracle. /usr/lib/ and /usr/local/lib are two natural places to
place libs on Unix-like systems. You wouldn't have such problems if you
did "Right Thing"(tm)  from the very beginning and was installed ffmpeg
through configure -> make -> make install approach.

I must admit that there are a lot other approaches to achieve desired
result, but you obviously do not understand what you are doing and
that's what you'd better to do sing in usual old well tested way.

Best regards.




_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to