Wolfram-Engine 설치 오류

Wolfram-Engine 설치 오류

설치하려고 하는데Wolfram 엔진. 하지만 몇 가지 오류가 발생했습니다. 실행 후 sudo bash WolframEngine_13.1.0_LINUX.sh다음 메시지가 나타납니다.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                                                                                   Wolfram Engine 13.1 Installer
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Copyright (c) 1988-2022 Wolfram Research, Inc. All rights reserved.

WARNING: Wolfram Engine is protected by copyright law and international treaties. Unauthorized reproduction or distribution may result in severe civil and criminal penalties and will be prosecuted to the maximum
extent possible under law.

Enter the installation directory, or press ENTER to select /usr/local/Wolfram/WolframEngine/13.1:
>

The selected directory contains files and/or directories that may be overwritten during installation. If you have any files you wish to keep in this directory, you should exit the installer and move the files to a
separate directory before continuing.

Overwrite directory (y/n)?
> y

Now installing...

[**********************************************************************************************************************************************************************************************************************************]

Type the directory path in which the Wolfram Engine script(s) will be created, or press ENTER to select /usr/local/bin:
>

  (1) Overwrite
  (2) Rename
  (3) Cancel

Type your selection, or press ENTER to select (1):
> 1


NOTE: Unable to determine the package manager used by the system--skipping the install of WolframScript system integration. Installer packages in the RPM and DEB formats have been left in
"/usr/local/Wolfram/WolframEngine/13.1/SystemFiles/Installation". Consult your system documentation on how such packages might be installed.


Installation failed. See /usr/local/Wolfram/WolframEngine/13.1/InstallErrors.

A copy of the previous contents of the directory "/usr/local/Wolfram/WolframEngine/13.1" can be found at "/usr/local/Wolfram/WolframEngine/13.1/BackupDir-216407".

그중에서도 .../InstallErrors경고에 지나지 않습니다 egrep.

$ cat /usr/local/Wolfram/WolframEngine/13.1/InstallErrors
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E
egrep: warning: egrep is obsolescent; using grep -E

관련 정보