-
Notifications
You must be signed in to change notification settings - Fork 53
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
centos8 tips #45
Comments
Hey, @seamanm. Looks like a problem on your setup. Could you please run |
hi this flow centos 8: pkg-config --libs srt Package srt was not found in the pkg-config search path. this flow ubuntu: |
[root@ns544235 local]# ls lib |
[root@ns544235 local]# pkg-config --variable pc_path pkg-config |
run filereceive example,get error:
error while loading shared libraries: libsrt.so.1.4: cannot open shared object file: No such file or directory
exit status 127
im confirm,im make and make install srt
The text was updated successfully, but these errors were encountered: