[FFmpeg-user] libvo-amrwbenc.so.0: cannot open shared object file

Reindl Harald h.reindl at thelounge.net
Mon Sep 29 23:09:36 CEST 2014


Am 29.09.2014 um 23:01 schrieb milad arabi:
> thank Reindl for your reply, but my english is poor and i 
> can't understand what exactly you mean

security basics and best practices
http://luv.asn.au/overheads/compile.html

> yum doesn't have vo-amrwbenc.
> i install vo-amrwbenc-0.1.3 with this command:
> ./configure --prefix="$HOME/ffmpeg_build"
> make
> make install
> 
> /root/ffmpeg_build/lib/libvo-amrwbenc.so.0 exist and link to
> /root/ffmpeg_build/lib/libvo-amrwbenc.so.0.0.4
> but ffmpeg can't find it and search into  /usr/lib64.
> 
> is there anyway create libvo-amrwbenc.so in /usr/lib64?

why the hell do you define "--prefix="$HOME/ffmpeg_build"
if you want to install to /usr/lib64 and why do you do
configure/build as root and in general not build *all*
your surebuild with --prefix=/usr/local instead mess
up with the OS environemnt

"--prefix="$HOME/ffmpeg_build" and move around
files won't work if you have more than one package
built which requires each other

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20140929/9b232b4c/attachment.asc>


More information about the ffmpeg-user mailing list