首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在Fedora 35 -libffmpeg.so上运行应用程序:没有这样的文件或目录

无法在Fedora 35 -libffmpeg.so上运行应用程序:没有这样的文件或目录
EN

Unix & Linux用户
提问于 2021-11-22 06:14:32
回答 1查看 436关注 0票数 1

我正试图通过下载捆绑的linux应用程序来运行翻盖反应本机调试器等应用程序。但是,当我试图从CLI运行这些时,我会得到以下错误

代码语言:javascript
复制
:; ./react-native-debugger 
./react-native-debugger: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory
代码语言:javascript
复制
:; ./flipper 
./flipper: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory

我试过安装ffmpeg软件包,但这似乎没有帮助

代码语言:javascript
复制
:; dnf list installed | grep ffmpeg
ffmpeg.x86_64                                     4.4.1-1.fc35                                    @rpmfusion-free-updates
ffmpeg-devel.x86_64                               4.4.1-1.fc35                                    @rpmfusion-free-updates
ffmpeg-libs.x86_64                                4.4.1-1.fc35                                    @rpmfusion-free-updates
EN

回答 1

Unix & Linux用户

发布于 2021-11-22 16:28:24

我一定是把包裹拿错了。重新提取有libffmpeg.so文件的zip,修复它。

票数 1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/678560

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档