NIST Sphere

インストール

[2001/12/11]
NIST Sphere 2.6a を Kondara MNU/Linux 2.0 に入れる。

http://www.ldc.upenn.edu/mirror/Transcriber/en/installation.html (リンク切れ) を参考に、まずソースの下記の行の先頭に // を入れる(コメントアウト)。
nist/src/lib/sp/exit.c : extern char *sys_errlist[];

% sh src/scripts/install.sh

Please Choose one:
   10

Using the Custom Defaults

What is/are the Compiler Command ? [cc]
gcc
OK, The Compiler_Command command is 'gcc'.  Is this OK? [yes]
yes
What is/are the Compiler Flags ? [-g]
-O -Wall
OK, The Compiler_Flags command is '-O -Wall'.  Is this OK? [yes]
yes
What is/are the Install Command ? [install -s -m 755]

What is/are the Archive Sorting Command ? [ranlib]

What is/are the Archive Update Command ? [ar ru]

What is/are the Architecture ? [SUN]
INTEL
/usr/local/bin に置く。手作業で実行した。
% cd bin
% su
# cp * /usr/local/bin
# ls
gen_lord.sh  h_add     h_edit       h_read   h_test       tsphere   w_diff  w_encode
gen_setv.sh  h_delete  h_header.sh  h_strip  raw2nist.sh  w_decode  w_edit
nist/doc/man/man1,3 も同様に /usr/local/man/man1,3 に cp する。

JNAS の CD-ROM を読む

w_decode nm001001.hs tmp.nist
h_strip tmp.nist nm001001.ad
rm tmp.nist

Last modified: Fri Dec 14 19:19:01 2001