首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在linux中安装jmf

在linux中安装jmf
EN

Ask Ubuntu用户
提问于 2018-01-03 11:05:41
回答 1查看 543关注 0票数 0

我下载了jmf-2_1_1e-linux-i589.bin并尝试运行,但它表明

代码语言:javascript
复制
Do you agree to the above license terms? [yes or no] 
y

Permit recording from an applet? (see readme.html) [yes or no] 
y

Permit writing local files from an applet? (recommend no, see readme.html) [yes or no] 
y
Unpacking...
Extracting...
/home/hm/Downloads/jmf-2_1_1e-linux-i586.bin: 297: /home/hm/Downloads/jmf-2_1_1e-linux-i586.bin: ./install.sfx.5532: not found
JavaSound Capture Supported = true
JavaSoundAuto: Committed ok
Done.

作为男人,请帮助我下一步该做什么或者我做错了什么

EN

回答 1

Ask Ubuntu用户

发布于 2018-01-03 14:19:31

试着遵循本教程:在Ubuntu中安装Java媒体框架

如果问题仍然存在,请尝试执行以下命令:

代码语言:javascript
复制
sudo apt-get install ia32-libs -y

如果这提示错误,请用以下命令替换该命令:

代码语言:javascript
复制
sudo apt-get install lib32ncurses5 -y

祝好运!

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

https://askubuntu.com/questions/991820

复制
相关文章

相似问题

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