Annotation of OpenXM/doc/HOWTO/asir2000-on-Windows.sjis, Revision 1.1
1.1 ! noro 1: $OpenXM$
! 2:
! 3: Windows 上で asir2000 を make する方法
! 4:
! 5: 0. 準備
! 6:
! 7: OpenXM_contrib2 全部と OpenXM/src/asir-doc が最低限必要です.
! 8: また, コンパイラは Visual C++ 6.0 です. 通常 c:\program files
! 9: に microsoft visual studio としてインストールされますが,
! 10:
! 11: ....\microsoft visual studio\common\msdev98\bin
! 12:
! 13: が環境変数 Path に登録されていることを確認して下さい.
! 14:
! 15: 1. jperl for MS-Windows のインストール
! 16:
! 17: http://www.shonanblue.ne.jp/~kipp/perl/jperl/index.html
! 18:
! 19: から, そこに書いてある手順に従って jperl をインストールして下さい.
! 20: Windows 9X の場合は何度か再起動が必要です. NT/2000 の場合にも,
! 21: logoff -> logon が必要な場合があります.
! 22:
! 23: 1.2 cvs.exe も 1.2 と同じディレクトリにいれておく.
! 24:
! 25: 3. make
! 26:
! 27: ディレクトリ OpenXM_contrib2 に cd して make2000.bat を実行して下さい.
! 28:
! 29: 4. install
! 30:
! 31: ディレクトリ OpenXM_contrib2 に cd して inst2000.bat を実行して下さい.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>