ubuntu下运行genymotion报错:error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory的解决方法

ubuntu下安装好了Genymotion,然后进到安装目录下运行的时候却报错:

error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory

选区_005.png

原因是缺少两个库,不知道是不是我把libreoffice卸载了造成了库丢失,不管了,先装上这两个库再说

sudo apt-get install libgstreamer0.10-dev   libgstreamer-plugins-base0.10-dev

然后再次运行Genymotion即可

./genymotion

**注意: **如果操作系统是32位,请下载32位的Genymotion,64位系统请下载64位Genymotion,否则还是无法运行!
**参考: **stackoverflow

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容