首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >安装Gephi Ubuntu 18.10

安装Gephi Ubuntu 18.10
EN

Ask Ubuntu用户
提问于 2019-05-24 18:41:22
回答 1查看 668关注 0票数 3

/伤寒-0.9.2/桶$./伤寒

代码语言:javascript
运行
复制
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory (file:/home/herdeirodocaos/gephi-0.9.2/platform/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 112: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!
EN

回答 1

Ask Ubuntu用户

发布于 2021-12-02 16:24:06

安装和设置Java 8为我解决了这个问题

跟随https://docs.datastax.com/en/jdk-install/doc/jdk-install/installOpenJdkDeb.html

在系统上检查java风味

代码语言:javascript
运行
复制
sudo update-java-alternatives --list

安装java 8

代码语言:javascript
运行
复制
sudo apt-get install openjdk-8-jdk

可供选择

代码语言:javascript
运行
复制
sudo update-java-alternatives --set java-1.8.0-openjdk-amd64
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1145992

复制
相关文章

相似问题

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