macOSとLinuxにMathLMをインストールする方法
macOSとLinux用のMathLMインストーラは,ターミナルで実行するbashスクリプトです.ターミナルを使い慣れていないという場合は,ターミナルの使い方についての短いガイドをご覧ください.設定は,ダイアログで簡単に行うことができます.以下に記載された指示に従い,ダウンロードしたスクリプトを使ってインストールを行ってください.
ダウンロードしたスクリプトを使ってインストーラを実行する
- 使用中のマシンで実行中のWolfram製品を終了します.
- ユーザポータルからMathLM <product> License Managerを選びMathLM_<version>をダウンロードします.
- ご希望のフォルダ(「ダウンロード」フォルダ等)にファイルを解凍します.
- ターミナルを開いて,インストーラがあるディレクトリに移動します.例えば,インストーラが「ダウンロード」フォルダにある場合には,以下を実行します.
cd ~/Downloads/MathLM_<version>
これでディレクトリが「ダウンロード」フォルダの中の解凍されたインストールファイルのフォルダに変更されます.インストーラファイルが「ダウンロード」フォルダにあることを確かめたい場合は,コマンド
ls
を使います. - MathLMをデフォルトの場所にインストールする場合,通常管理者権限が必要です.コマンド
sudo
を使ってインストーラスクリプトを実行してください.例えば,インストーラが「M-UNIX-LM.sh」という名前である場合は,以下を実行します.sudo bash M-UNIX-LM.sh
使用中のマシンにおけるお客様のパスワードを入力するように
sudo
が指示してきます.パスワードが入力されると,インストーラが起動します.
必要な書込み許可のある場所にインストールする場合は,sudo
を省略することができます. - 管理者パスワードが入力されると,インストーラが起動します.
後で必要になるため,マシン名とMathIDを書き留めておいてください.
MathLM <version> for UNIX Installer Archive Verifying archive integrity. Extracting installer. ................... ------------------------------------------------------------------------- MathLM <version> Installer ------------------------------------------------------------------------- You can use this installer to install MathLM for the first time, or to install a new version when you already have a previous version installed. To complete the installation, you will need a MathLM password. You have received an activation key with this copy of MathLM; to receive your password log in to user.wolfram.com. Create an account if necessary. Once logged in associate the activation key with your login and receive your password. You can also find activation instructions at http://reference.wolfram.com/network. To activate and get a password you will need to supply the following information: Machine name: your machine name MathID: XXXX-XXXXX-XXXXX Enter 'c' to continue or 'e' to exit the installer [c]:
- 「c」とタイプしてインストールを続行します.ユーザポータルから取得したアクティベーションキーを入力してください.
Enter your activation key located on your electronic or printed License Certificate. Your activation key is of the form XXXX-XXXX-XXXXXX, where the X are digits or letters. Enter your activation key : 1234-5678-123ABC
- ユーザポータルのパスワードの請求フォームに,上記のステップで入手したアクティベーションキーとMathIDを入力して,MathLMのパスワードを生成します.「パスワードを生成」というボタンをクリックして新しいパスワードを生成します.MathLMのインストーラにMathLMのパスワードを入力しEnterを押して続行します.
Enter your MathLM password: 2222-222-222:100,100,800,800:9:20270130:CB
- 単独のWolfram製品(Mathematica等)でMathLMを使用している場合は「n」とタイプしEnterを押して続行します.
Enter additional activation key? (y/n)[y]:
複数のWolfram製品(MathematicaとSystem Moder等)でMathLMを利用している場合は,MathLMのインストールの手順7と8を繰り返し,別の製品のアクティベーションキーとパスワードを入力してください.
- インストーラはインストールするディレクトリを入力するように指示してきます.デフォルトのディレクトリにMathLMをインストールする場合はEnterキーを押します.
The installer will copy relevant files from the distribution CD-ROM into your MathLM directory. If you specify a directory that already contains MathLM, the installer will update components to the latest available version. To install MathLM from scratch, specify a directory that does not already exist. Enter the MathLM directory [/usr/local/Wolfram/MathLM]:
別の場所にインストールしたい場合は,希望するインストールディレクトリへの完全なファイルパスをタイプしてからEnterを押してください.
- ディレクトリが存在しない場合はインストーラが作成します.「y」を押して続行します.
"/usr/local/Wolfram/MathLM" does not exist. Create? (y/n)[y]:
- 次にリンクディレクトリを選びます.デフォルトでよければEnterを押します.
The installer will copy relevant files from the distribution CD-ROM into a linking directory. If you specify a directory that already contains files from an older installation of MathLM, the installer will update components to the latest available version. To install MathLM from scratch, specify a directory that does not already exist. Enter the linking directory [/usr/local/sbin]:
別の場所がよければ,ディレクトリへの完全なパスをタイプしてEnterを押します.
- これでインストールは完了です.
/usr/local/Wolfram/MathLM Installing the mathpass file to "/usr/local/Wolfram/MathLM". Installing manpages to "/usr/local/Wolfram/MathLM". The complete documentation on MathLM is available at http://reference.wolfram.com/network. For troubleshooting information or further assistance, please contact Wolfram Research Technical Support at http://www.wolfram.com/support.
- ターミナルからMathLMサーバを起動します.
cd /usr/local/Wolfram/MathLM ./mathlm
注:このコマンドは,MatheLMがデフォルトの場所にインストールされているものと想定しています.別の場所にインストールされている場合は,「/usr/local/Wolfram/MathLM」の代りにインストールされているディレクトリへのパスを使ってください.
- このネットワークライセンスサーバを使ってMathematicaをアクティベートして,MathLMサーバが実行中であることを確かめます.サーバ名は以下を使ってください.
- <マシン名>.local (macOS)
- <マシン名> (Linux)
ここで<マシン名>とは,先に書き留めたマシン名のことです.
[English]