GBase 8s
安装配置
文章

报错The parent directory of the user install path is not exists, please choose another one

发表于2023-04-23 15:48:3525次浏览0个评论

问题描述:

执行ids_install安装时,报错The parent directory of the user install path is not exists, please choose another one.

 

解决方案:
提示信息为指定的目录上级目录不存在。默认的安装目录为:/opt/GBASE/gbase,如果/opt/GBASE目录不存在,则会报这个错误。需要在安装前创建/opt/GBASE目录。

新版本在安装时会要求写入安装目录,一般不会出现上述问题

评论已关闭