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

ベストアンサー1

おすすめ記事