hns - 日記自動生成システム - Version 2.19.9

先月 2011年05月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2011年05月11日(水) 旧暦 [n年日記] [更新:"2011/05/11 13:09:23"]

#1 [pkgsrc] 新しく OS を入れた時には

新しく OS を入れると、pkgsrc もそれなりに入れて、pLaTeX が動くかな、などと 確める。 (机上機の場合には config-desktop を make package するが、以下は単に確認用の場合)
  • ja-ptex は出来た (以前にあった platex/config/hyphen.cfg 問題 は起きなかった)
    • しかし mf が動かない
    • ないものがいくつもある jsbook.cls here.sty graphicx.sty
  • vlc を作って見る
  • emacs-desktop を作る
    • misc/bbdb に patch
    • wl が emacs-23 を欲しがるので、editors/emacs/version.mk を一か所変更
      Index: editors/emacs/version.mk
      ===================================================================
      RCS file: /e/cvsync/cvsync/pkgsrc/editors/emacs/version.mk,v
      retrieving revision 1.6
      diff -u -r1.6 version.mk
      --- editors/emacs/version.mk	8 Feb 2011 13:20:13 -0000	1.6
      +++ editors/emacs/version.mk	11 May 2011 00:05:18 -0000
      @@ -1,7 +1,7 @@
       # $NetBSD: version.mk,v 1.6 2011/02/08 13:20:13 hiramatsu Exp $
       
       _EMACS_FLAVOR=	emacs
      -_EMACS_REQD=	emacs>=23.2<24
      +_EMACS_REQD=	emacs>=23.2
       
       _EMACS_VERSION_MAJOR=	23
       _EMACS_VERSION_MINOR=	2
      
ここまでに自分で(手で)入れたのは次のもの
ml110-2@makoto 10:22:14/110511(..multimedia/vlc)% pkg_info -u
sudo-1.7.5          Allow others to run commands as root
zsh-4.3.11          The Z shell
sendmail-8.14.4     The well known Mail Transport Agent
png-1.5.3beta06     Library for manipulating PNG images
rsync-3.0.8         Network file distribution/synchronisation utility
pkgdiff-1.1         Tools to create, maintain, and send back patches for pkgsrc
ja-ptex-2.0         Meta-package for pTeX et al, supports Japanese language
tex-jsclasses-2010  Classes tailored for use with Japanese
tex-graphics-1.0onb1 Standard LaTeX graphics
flim-1.14.9nb1      Emacs lisp library for message representation/encoding
semi-1.14.6nb6      Emacs lisp library to provide MIME feature
wl-2.15.9nb20110511 Mail/news management system with IMAP4rev1 support for Emacs
pkglint-4.97        Verifier for NetBSD packages
emacs-desktop-0.2   Emacs for Desktop
flim と semi は手で入れた覚えがないのだけれど ;-)

teTeX3-texmf を入れると、色々入る:

ja-ptex の他にいくつか入れると完成するような気もする
ja-ptex 
teTeX3-texmf
tex-jsclasses
実は teTeX3-texmf を make package-install すると、
===> Install binary package of teTeX-texmf-3.0nb30
pkg_add: Conflicting PLIST with tex-ptex-3.1.9nb1: \
share/texmf-dist/tex/platex/config/hyphen.cfg
pkg_add: 1 package addition failed
*** Error code 1
となるのだった。ので、 以前の patch は必要。それで、これでも、まだ
 ! LaTeX Error: File `lastpage.sty' not found.
となる。これは teTeX3-texmf が入れてくれるものだった。 結局、今は次のようなものが入っていて、(従来の ja-ptex 相当としては)
ja-ptex tex-jsclasses teTeX3-texmf textproc/makeindex
が 必要なもの、の気がしている。
ml110-2@makoto 13:04:15/110511(..pkgsrc/print)% pkg_info -u                                              
sudo-1.7.5          Allow others to run commands as root
zsh-4.3.11          The Z shell
sendmail-8.14.4     The well known Mail Transport Agent
png-1.5.3beta06     Library for manipulating PNG images
rsync-3.0.8         Network file distribution/synchronisation utility
pkgdiff-1.1         Tools to create, maintain, and send back patches for pkgsrc
ja-ptex-2.0         Meta-package for pTeX et al, supports Japanese language
tex-jsclasses-2010  Classes tailored for use with Japanese
tex-graphics-1.0onb1 Standard LaTeX graphics
flim-1.14.9nb1      Emacs lisp library for message representation/encoding
semi-1.14.6nb6      Emacs lisp library to provide MIME feature
wl-2.15.9nb20110511 Mail/news management system with IMAP4rev1 support for Emacs
pkglint-4.97        Verifier for NetBSD packages
emacs-desktop-0.2   Emacs for Desktop
tex-here-2010       Emulation of obsolete package for "here" floats
tex-moreverb-2.3    Extended verbatim
tex-tabls-3.5       Better vertical spacing in tables and arrays
tex-wrapfig-3.6     LaTeX package to produce figures which text can flow around
teTeX-texmf-3.0nb30 Machine-independent part of teTeX
makeindexk-2.15nb3  General purpose hierarchical index generator

Comments related this article

Re: 新しく OS を入れた時には by obache    2011/05/11 10:57
emacs-snapshot や emacs-current を使ってるんだったら、EMACS_TYPE=emacs24 を mk.c...
Re: 新しく OS を入れた時には by Makoto Fujiwara    2011/05/11 06:45
いつもありがとうございます。 いまは、/etc/mk.conf には次の文を書いています。全...
Re: 新しく OS を入れた時には by obache    2011/05/12 11:07
EMACS_VERSIONS_ACCEPTED への設定は mk.conf に書いてはいけません。 パッケージの方...


最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)