我按照这篇文章在 Ubuntu 15.10 上安装 Eclipse Mars: 如何使用其安装程序安装 Eclipse
并在安装后午餐。
我安装/opt folder在sudo ./eclipse-inst
比我在下面的帖子中创建启动图标,之后当我尝试启动 Eclipse 时,我收到此消息: eclipse-executable-launcher-error-unable-to-locate-companion-shared-library 并且无法启动它。
知道发生了什么吗?
这是我尝试从终端启动时收到的消息:
../../../../root/.p2/pool/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417: cannot open shared object file: Permission denied
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Run Code Online (Sandbox Code Playgroud)
你好,
实际上,当我尝试使用 sudo 从终端启动 Eclipse 并输入密码时,我可以启动它。Eclipse 似乎没有足够的权限来启动。
有人知道该怎么做吗?要更改安装 Eclipse 的整个文件夹的权限?