Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
提示没有Jre目录怎么解决
Experiences and Insight
692
views ·
2
replies ·
To
floor
Go
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
Like 0
Favorite
View the author
All Replies
观摩
deepin
2020-05-04 20:33
#1
需要Java环境吧,装一下 OpenJDK 试试
Reply
Like 0
View the author
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
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
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.