Loading shared library
by zetrotrack000 from LinuxQuestions.org on (#4R5QQ)
Hi
I have installed (Rambox-0.6.9-linux-x86_64.rpm). The installation went fine and the program is installed in (/compat/linux/opt/Rambox). Now, when I try to execute this program, it gives following error:
Code:./rambox: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directorySo, how can I load this shared library?
Thanks


I have installed (Rambox-0.6.9-linux-x86_64.rpm). The installation went fine and the program is installed in (/compat/linux/opt/Rambox). Now, when I try to execute this program, it gives following error:
Code:./rambox: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directorySo, how can I load this shared library?
Thanks