LinuxにMathematica 14.0を設定する方法
この記事のステップはMathematica 14.0を設定するためのものです.Mathematica 14.1では,Wolframアプリケーションをインストールして,その中でMathematicaをアクティベートしてください.
LinuxマシンにMathematicaを設定するためには,まずMathematicaをダウンロードする必要があります.インストーラはWolframアカウントにあります.そこで見付からない場合は,ユーザポータルの「製品とサービス(My Products and Services)」タブをチェックしてください.ご所属機関を介してシングルサインオン(SSO)でWolfram製品にアクセスできる場合は,インストーラ(ドキュメントを含む)はご所属機関のサイト情報ページにあります.
設定は,ダイアログで簡単に行うことができます.以下に記載された指示に従ってダウンロードしたスクリプトからまたはDVDかUSBメモリからインストールを行ってください.
WolframアカウントからMathematica + Documentationのインストーラをダウンロードする
- Wolframアカウントの「製品とサービス(Products & Services)」でWolfram Mathematicaを選びます.
製品が見付からない場合は,Wolframユーザポータルをチェックしてください.
- Access ► Desktopの「Download」をクリックします.これによりMathematicaの製品本体とドキュメント両方のインストーラがダウンロードされます.
- ダウンロードが完了するまでお待ちください.
- 次にインストーラを実行します.
ユーザポータルからMathematica + Documentationのインストーラをダウンロードする
- ユーザポータルのMathematica製品ページを開きます.
- 「Mathematica + Documentation」の行の「ダイレクトファイルダウンロード」の中にあるLinuxのリンクをクリックします.これによって,Mathematica本体と製品のドキュメントの両方のインストーラがダウンロードされます.
- ダウンロードが完了するまでお待ちください.
- 次にインストーラを実行します.
ダウンロードしたスクリプトからインストーラを実行する
- ターミナルを開いて,Mathematica + Documentationインストーラがあるディレクトリに変更します.例えば,インストーラがデスクトップにある場合には,以下を実行します.
cd Desktop
- MathematicaとWolfram言語のドキュメントをそれぞれのデフォルトの場所usr/local/Wolfram/Mathematica/14.0,usr/share/Wolfram/Documentation/14.0にインストールするためには,通常管理者権限が必要です.
- Mathematicaはカスタムの場所にインストールすることはできますが,Wolfram言語のドキュメントはデフォルトの場所にしかインストールできません.したがって,どちらの場合もコマンド
sudo
を使ってインストーラスクリプトを実行してください.
例えば,インストーラが「MathematicaAndDocumentationInstaller.sh」という名前である場合は,以下を実行します.
sudo bash MathematicaAndDocumentationInstaller.sh
sudo
がマシンの使用者のパスワードを入力するように指示してきます.パスワードが入力されると,インストールが始まります.インストーラがインストールするディレクトリを入力するように指示してきます.
Enter the installation directory, or press ENTER to select /usr/local/Wolfram/Mathematica/14.0:
- デフォルトのディレクトリにMathematicaをインストールする場合はEnterを押します.
どこに実行ファイルを置きたいかを入力するようにインストーラが指示してきます.
Type the directory path in which Wolfram Mathematica script(s) will be created, or press ENTER to select /usr/local/bin:
- デフォルトディレクトリに置く場合は,Enterを押します.
次に,インストーラが既存のMathematica + Documentationを上書きしたいか名前を変更したいかをを尋ねてきます.この時点でインストールをキャンセルすることもできます.(1) Overwrite (2) Rename (3) Cancel Type your selection, or press ENTER to select (1):
- インストールしてあるものを上書きする場合はEnterを押します.
既存のものを保存して名前を変更したい場合は「2」をタイプします.
次に,インストーラがwolframscriptをインストールするかどうかを尋ねてきます.これはコマンドラインから,あるいはスクリプトを使ってWolfram言語コードを実行するためのオプショナルのアドオンです.WolframScript allows Wolfram Language code to be run from the command line and from self-executing script files. It is always available from /usr/local/Wolfram/Mathematica/14.0/Executables/wolframscript. WolframScript system integration makes the wolframscript binary accessible from any terminal, and allows .wls script files to be executed by double-clicking them in the file manager. Install WolframScript system integration? (y/n)
- wolframscriptをインストールする場合は「y」を,しない場合は「n」をタイプします.
ドキュメントインストーラがデフォルトの場所にWolfram言語のドキュメントをインストールします.
-------------------------------------------------------------------- Wolfram Language 14.0 Documentation 14.0 Installer -------------------------------------------------------------------- Copyright (c) 1988-2023 Wolfram Research, Inc. All rights reserved. WARNING: Wolfram Language 14.0 Documentation 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. All users of this computer will be able to use this software. Y Now installing... [*****************************************************************]
- ドキュメントインストーラが完了するまでお待ちください.
インストールが完了しました.
次にMathematicaをアクティベートしてください.
DVDまたはUSBからインストーラを実行する
- 使用中のマシンにインストールした以前のバージョンのWolfram製品で実行中のものがあれば終了してください.
- DVDまたはUSBをマウントしてディレクトリをマウントポイントに変更します.その後ディレクトリをUnix/Installerに変更してください.
- MathematicaとWolfram言語のドキュメントをそれぞれのデフォルトの場所usr/local/Wolfram/Mathematica/14.0,usr/share/Wolfram/Documentation/14.0にインストールするためには管理者権限が必要です.
Mathematicaはカスタムの場所にインストールすることはできますが,Wolfram言語のドキュメントはデフォルトの場所にしかインストールできません.したがって,どちらの場合もコマンドsudo
を使ってDVDまたはUSBドライブからインストーラを実行してください.sudo bash MathematicaAndDocumentationInstaller.sh
- インストーラは,インストールディレクトリを入力するように指示してきます.
Enter the installation directory, or press ENTER to select /usr/local/Wolfram/Mathematica/14.0:
- Mathematicaをデフォルトインストールディレクトリにインストールする場合はEnterを押します.
どこに実行ファイルを置きたいかを入力するようにインストーラが指示してきます.Type the directory path in which Wolfram Mathematica script(s) will be created, or press ENTER to select /usr/local/bin:
- デフォルトディレクトリに置く場合は,Enterを押します.
他の場所に置きたい場合は,完全なファイルパスを入力してからEnterを押します.
次にインストーラがwolframscriptをインストールするかどうかを尋ねてきます.これはコマンドラインから,あるいはスクリプトを使ってWolfram言語コードを実行するためのオプショナルのアドオンです.WolframScript allows Wolfram Language code to be run from the command line and from self-executing script files. It is always available from /usr/local/Wolfram/Mathematica/14.0/Executables/wolframscript. WolframScript system integration makes the wolframscript binary accessible from any terminal, and allows .wls script files to be executed by double-clicking them in the file manager. Install WolframScript system integration? (y/n)
- wolframscriptをインストールする場合は「y」を,しない場合は「n」をタイプします.
ドキュメントインストーラがデフォルトの場所にWolfram言語のドキュメントをインストールします.-------------------------------------------------------------------- Wolfram Language 14.0 Documentation 14.0 Installer -------------------------------------------------------------------- Copyright (c) 1988-2023 Wolfram Research, Inc. All rights reserved. WARNING: Wolfram Language 14.0 Documentation 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. All users of this computer will be able to use this software. Y Now installing... [*****************************************************************]
- ドキュメントのインストーラが完了するまでお待ちください.
インストールが完了しました.
次にMathematicaをアクティベートするか,所属機関の認証情報を使ってサインインするかしてください.
[English]