Turbolinux 10 でptexのmakeが失敗

名前: ks
日時: 2003-12-16 02:15:28
IPアドレス: 218.45.109.*

Turbolinux 10 に”LinuxでのteTeX,pTeX,pLateX2eのインストール”を参考に teTeXとpTeXのインストールを試みていますが、pTeXのインストールで躓いて います。teTeXのインストールはうまくいったのですが、pTeX(pLaTeX)を makeしようとすると以下のようなエラーメッセージを出して、makeが失敗 してしまいます。 -----ここから---------------------------------------- [root@localhost ptex-src-3.1.3]# make srcdir=. /bin/sh ./pconvert ptex gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c texini.c texini.c: 関数 `loadfmtfile' 内: texini.c:3666: 警告: comparison is always false due to limited range of data type gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c tex0.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c tex1.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c tex2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c ptexextra.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c kanji.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c version.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c usage.c ../../klibtool link gcc -o ptex texini.o tex0.o tex1.o tex2.o ptexextra.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/libkpathsea.la -lm gcc -o ptex texini.o tex0.o tex1.o tex2.o ptexextra.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/STATIC/libkpathsea.a -lm srcdir=. /bin/sh ./pconvert tftopl gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c tftopl.c ../../klibtool link gcc -o tftopl tftopl.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/libkpathsea.la -lm gcc -o tftopl tftopl.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/STATIC/libkpathsea.a -lm srcdir=. /bin/sh ./pconvert pltotf gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c pltotf.c pltotf.c: 関数 `readinput' 内: pltotf.c:3037: 警告: comparison is always false due to limited range of data type ../../klibtool link gcc -o pltotf pltotf.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/libkpathsea.la -lm gcc -o pltotf pltotf.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/STATIC/libkpathsea.a -lm srcdir=. /bin/sh ./pconvert pdvitype gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c -DDVITYPE -DHEX_CHAR_CODE pdvitype.c ../../klibtool link gcc -o pdvitype pdvitype.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/libkpathsea.la -lm gcc -o pdvitype pdvitype.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/STATIC/libkpathsea.a -lm srcdir=. /bin/sh ./pconvert jbibtex gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c -DBIBTEX jbibtex.c gcc -DHAVE_CONFIG_H -I. -I.. -I../.. -I../.. -g -O2 -c jbibextra.c ../../klibtool link gcc -o jbibtex jbibtex.o jbibextra.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/libkpathsea.la -lm gcc -o jbibtex jbibtex.o jbibextra.o kanji.o version.o usage.o ../lib/lib.a ../../kpathsea/STATIC/libkpathsea.a -lm TEXMFCNF=. TEXMF=NONE/share/texmf make files="--progname=ptex ptex.tex min10.tfm" prereq-check make[1]: Entering directory `/usr/local/src/tetex-src-2.0.2/texk/web2c/ptex-src-3.1.3' TEXMFCNF=. TEXMF=NONE/share/texmf ../../kpathsea/kpsewhich --progname=ptex ptex.tex min10.tfm >/dev/null \ || make prereq-lose >/dev/null You seem to be missing input files necessary to make the basic formats (some or all of: --progname=ptex ptex.tex min10.tfm). Perhaps you've defined the default paths incorrectly, or perhaps you have environment variables set pointing to an incorrect location. See ../kpathsea/BUGS. If you simply do not have the files, you can retrieve a minimal set of input files from ftp://ftp.tug.org/tex/lib.tar.gz, mirrored on CTAN hosts in systems/web2c. make[2]: *** [prereq-lose] エラー 1 make[1]: *** [prereq-check] エラー 2 make[1]: Leaving directory `/usr/local/src/tetex-src-2.0.2/texk/web2c/ptex-src-3.1.3' make: *** [ptex-euc.fmt] エラー 2 -------------ここまで---------------------------- 何が原因で失敗しているのか、御教示をお願いします。

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)