提示没有Jre目录怎么解决
Tofloor
poster avatar
xia0song
deepin
2020-05-04 20:16
Author
A scratch directory is required for the execution of the
Abaqus installation procedure.

TMPDIR is not defined on this system.  Provide the full path
to the scratch directory.

Scratch directory is: /home/dykj/software/ABAQUS

Checking system for stale NFS handles.  This will
take just a moment...

Installing Abaqus for platform Linux/x86-64...
Removing old Abaqus utils scratch directory...
Extracting temporary installation utilities to /home/dykj/software/ABAQUS...
unzip.exe: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
Aborted
***ERROR: jre directory not found.

Reply Favorite View the author
All Replies
avatar
观摩
deepin
2020-05-04 20:33
#1
需要Java环境吧,装一下 OpenJDK 试试
Reply View the author
avatar
oak619
deepin
2020-05-11 06:34
#2
本帖最后由 oak619 于 2020-5-11 07:43 编辑

我也遇到了这个问题,在装abaqus6.14,请问楼主解决了吗?不知道要装jre的哪个版本
-----------------------------更新:
在启动命令时加上 -jre system后即可,会在系统里自动寻找jre:

abaqus614iso/./setup -jre system
Reply View the author