以下内容摘自:https://www.cnblogs.com/zwl5521/p/13383680.html

Error: could not find libjava.so

Error: Could not find Java SE Runtime Environment.

检查各种配置后都没有发现错误。

从头查起,发现解压后:
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

原来是文件传输中出了问题,希望能给有同样问题的小伙伴有所帮助。

##上面这个报错还存在一种情况是启动java脚本时未读取到jdk,需要source /etc/profile。

相关文章:

  • 2020-10-28
  • 2022-12-23
  • 2021-10-27
  • 2021-07-16
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
猜你喜欢
  • 2021-05-03
  • 2021-07-14
  • 2021-11-04
  • 2022-01-13
  • 2021-11-30
  • 2021-09-20
相关资源
相似解决方案