Hell Jonathan,

I installed x264 and ffmpeg like Stephen described in his tutorial. I've got the same error message like you. I created two symbolic links:

cd /usr/lib
ln -s /usr/local/lib/libx264.so libx264.so
ln -s /usr/local/lib/libx264.so.140 libx264.so.140

And this works for me. ;-)

Greetings;
Michael

Am 12.12.2013 02:12, schrieb Jonathan Lowsley:
Hi,
I am meticulously following the Tutorial for installing OpenMeetings
called "Installing OM2.1.1 on Debian64 Wheezy.pdf" dated 27/09/2013
written by Stephen Cottham.  Something is going wrong in Step 6, and
when I test ffmpeg it errors:

# ffmpeg -version
ffmpeg: error while loading shared libraries: libx264.so.140: cannot
open shared object file: No such file or directory

here's the pdf tutorial I'm following:
https://cwiki.apache.org/confluence/download/attachments/27838216/Instal
ling+OM2.1.1+on+Debian64+Wheezy.pdf?version=1&modificationDate=138029163
2000

here's console output of steps 5 and 6: http://pastebin.com/rAtvqJ8U

Any help would be greatly appreciated!

Thanks,
Jonathan

Reply via email to