首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何解决错误:运行idea.sh时无法在arch上启动IntelliJ IDEA?

如何解决错误:运行idea.sh时无法在arch上启动IntelliJ IDEA?
EN

Stack Overflow用户
提问于 2019-06-21 22:16:45
回答 1查看 368关注 0票数 0

当我在终端上运行idea.sh时,我得到了这个错误:

代码语言:javascript
复制
/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 24: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 25: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 27: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 28: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 29: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 30: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 31: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 32: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 33: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 34: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 11: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 13: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 15: which: command not found

/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh: line 17: which: command not found

ERROR: Cannot start IntelliJ IDEA
Required tools are missing - check beginning of "/home/esmael/Downloads/Compressed/idea-IC-191.7479.19/bin/idea.sh" file for details.

我的系统是arch,但我最近安装了它,我已经在Fedora和Arch上修复了它,我没有这个问题

EN

回答 1

Stack Overflow用户

发布于 2021-03-17 18:30:02

我不知道你是否有像我一样可以解决的问题,但我会告诉你任何一种方式,也许你可以为你的情况找到解决方案。对于我来说,当我下载tar.gz文件时,它被存储在临时文件中,起初我将它解压到那里并从那里运行idea.sh。但是当我把它移到另一个目录中时,它给了我相同的错误,除了巫师的事情。所以我只是把它放回tmp中,它就能工作了,我不知道为什么,但希望它能有所帮助。

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

https://stackoverflow.com/questions/56705170

复制
相关文章

相似问题

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