前提条件
利用するシェルはbashとします。
WindowsOS端末における利用環境の設定
WindowsOS上にX Window環境が表示できるように、Xクライアント等のユーティリティが
必要となります。Windows で X Window 環境を表示する方法
起動方法
ライブラリパスを環境変数へ登録します。
export LD_LIBRARY_PATH=/opt/msc/Patran_x64/20233/lib:/opt/msc/Patran_x64/20233/scasystem_files:$LD_LIBRARY_PATH
以下のコマンドでPatranを起動します。
/opt/msc/Patran_x64/20233/bin/patran
Patran 起動画面