• ベストアンサー

apt-get を用いてptexがインストールできない?(OSはDebian系統です。)

こんばんは。早速質問させていただきたいのですが、 先日、KnoppixをHDDインストールし、ソフトウエアを apt-getを用いて、インストールしていたのですが、ptex-binのみがインストールできません。(エラーが出て強制終了します)他のTeXのパッケージであるtetexやptex-base は無事にインストールできました。また、依存関係にあるパッケージも全てインストール済みです。 いろいろ試してみたのですが、どうも上手くいきませんので、質問させていただきました。原因が分かる方がいましたら、ご回答宜しくお願い致します。

質問者が選んだベストアンサー

  • ベストアンサー
  • xjd
  • ベストアンサー率63% (1021/1612)
回答No.1

自宅サーバ(Debian/GNU Linux)にインストールしてみましたが 問題なかったです。 # apt-cache search ptex-bin ptex-base - basic ASCII pTeX library files ptex-bin - ASCII pTeX binary files ptex-buildsupport - Support files for building ASCII pTeX ptex-jtex - ASCII jTeX with pTeX # apt-get install ptex-bin Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: libkpathsea3 ptex-base tetex-base tetex-bin tetex-extra The following NEW packages will be installed: libkpathsea3 ptex-base ptex-bin tetex-base tetex-bin tetex-extra 0 packages upgraded, 6 newly installed, 0 to remove and 0 not upgraded. Need to get 15.6MB/27.1MB of archives. After unpacking 80.8MB will be used. Do you want to continue? [Y/n] Y Get:1 http://ftp.easynet.be stable/main libkpathsea3 1.0.7+20011202-7.1 [40.5kB]Get:2 http://ftp.easynet.be stable/main tetex-bin 1.0.7+20011202-7.1 [3137kB] Get:3 http://ftp.easynet.be stable/main tetex-extra 1.0.2+20011202-2 [10.5MB] Get:4 http://ftp.easynet.be stable/main ptex-base 1:2.0-3 [1728kB] Get:5 http://ftp.easynet.be stable/main ptex-bin 3.0.1+0.04-11 [206kB] Fetched 15.6MB in 2m3s (127kB/s) Selecting previously deselected package tetex-base. (Reading database ... 49657 files and directories currently installed.) >ptex-binのみがインストールできません。(エラーが出て強制終了します) どんなエラーか、あなたにしか分からないので答えようがありません。

linuxbeginner
質問者

お礼

 ご回答頂きありがとうございました。  いろいろ試行錯誤してみたのですが、どうも上手くいかなかったので、Debianを削除し、RedhatLinuxを入れました。こちらの方は初期からTeXの日本語環境が揃っているので、初心者の自分にはピッタリでした。

linuxbeginner
質問者

補足

説明不足申し訳ございません。 apt-getでダウンロードしたptex-binをインストールすると、以下のようなエラーメッセージが表示されます。 fmtutil: no info for format `ptex'. dpkg: ptex-bin の読み込みエラーです(--configure): サブプロセス post-installation script はエラー終了ステータス 1 を返しまし 以下のパッケージの処理中にエラーが発生しました: ptex-bin E: Sub-process /usr/bin/dpkg returned an error code (1) しかし、platexとコマンドを打つと、 This is pTeX, Version 3.14159-p3.1.3 (euc) (Web2C 7.4.5) と表示されているので、入っているような気もしますが、実行してみると、 I can't find the format file `platex.fmt'! と表示されdviファイルに変換できません。 ちなみに、英字のみのlatexコマンドは正常に動作します。

すると、全ての回答が全文表示されます。

関連するQ&A