Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dlopen: libjpeg.so.8: cannot open shared object file: No such file or directory #2

Open
jsaray opened this issue Apr 29, 2022 · 1 comment

Comments

@jsaray
Copy link

jsaray commented Apr 29, 2022

Hi I was getting this error

ERROR: could not find input plugin
Perhaps you want to adjust the search path with:

export LD_LIBRARY_PATH=/path/to/plugin/folder

dlopen: libjpeg.so.8: cannot open shared object file: No such file or directory

@jsaray
Copy link
Author

jsaray commented Apr 29, 2022

To solve it I haI solved this by downloading the rpm here https://rpmfind.net/linux/rpm2html/search.php?query=libjpeg.so.8()(64bit)
and then installing it using rpm -i lib64jpeg8-2.1.2-4-omv4050.x86_64.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant