=================================================================== RCS file: /home/cvs/OpenXM/misc/packages/Linux/Debian2/note-ja.txt,v retrieving revision 1.16 retrieving revision 1.22 diff -u -p -r1.16 -r1.22 --- OpenXM/misc/packages/Linux/Debian2/note-ja.txt 2007/08/09 07:36:32 1.16 +++ OpenXM/misc/packages/Linux/Debian2/note-ja.txt 2010/02/08 02:09:35 1.22 @@ -3,20 +3,28 @@ Todo: Makefile-fix, cf. misc-2005/A2/knoppix-2006/Mak Q. パッケージを新しくしたい. A. 0. [knoppix/math では apt-get install sun-java5-jdk (unstable) をしておく - dpkg-dev, debhelper も必要. + dpkg-dev, debhelper, fakeroot, texi2html も必要. dpkg --list | grep sun-java 等で調べる. nkf, texinfo 等は knoppix/math ならOK だが念のため確認. dpkg --list | grep texinfo + dvipdfmx がうまくうごくこと. xpdf-japanese (xpdf-reader) ] [OpenXM/rc/webasir を使うなら pstoimg が必要. - apt-get install latex2html (non-free). latex2html が壊れていたら, 名前を変えてしまう.] + apt-get install latex2html (non-free). latex2html が壊れていたら, 名前を変えてしまう. jarticle-->article で動くはず ] [knoppix/math: gpg --key-gen で .gnupg に changelog に対応する e-mail address の鍵を作成しておく. ~/.gnupg を orange2 等からコピーしておく. ] + << Etch: waiting for lock on .... random_seed ==> dpkg-buildpackage -uc -us (add option of no signature) + 又は export GNUPGHOME=nfs でない directory の .gnupg して, + debian@math.kobe-u.ac.jp でサイン. -uc -us はとる.>> + 1. すべての作業は source ./dot.bashrc (./を付けるのをわすれないこと) をしてから. (一部高山用) + export GNUPGHOME=/private/taka/.gnupg 等も忘れずに. + cvs-passwd/gpg-debian.txt.asc + 2. debian/changelog を修正. date は rfc822 format を守る事. ( dpkg-parsechangelog で check. 署名するには, mail address を gnupg のものと同一に.) @@ -28,8 +36,11 @@ A. 6. make copy-tar-ball-and-asir [knoppix/math: make USER=taka copy-tar-ball-and-asir] (7. orange2 で /root/bin/mirror-pub + http://fe.math.kobe-u.ac.jp/KnoppixMath の古い deb を Attic へ. KnoppixMath で Update-apt.sh (http://fe.math.kobe-u.ac.jp/KnoppixMath) ) +R. make の最後で, Debian2 が変更されたとかいってエラーがでたら, もう一度 + make すれば良い. Q. 各ステップでは何をやっていますか? 注意事項は? A. @@ -87,7 +98,7 @@ A. make build-deb Q. パッケージのテスト. - (開発者の環境では iyokan-6. source dot.bashrc してから export OpenXM_HOME= ) + (開発者の環境では orange. source dot.bashrc してから export OpenXM_HOME= ) A. インストール. ln -s 書き込める場所 /home/knoppix/.asir-tmp @@ -201,9 +212,15 @@ A. license 関連で特殊な構造のため, apt-get upgra "apt-get update openxm" will not work, because of a special structure of the package due to a license restriction. -$OpenXM: OpenXM/misc/packages/Linux/Debian2/note-ja.txt,v 1.15 2007/08/09 07:24:13 takayama Exp $ +Q. tar が file changed as we read it. というエラーを出力して止まります. +A. もう一度 make して下さい. (途中からもう一度始めるとうまくいきます.) + +Q. emacs の中で make するとうまくいきません. +A. make fetch のみ, 普通の shell でやって下さい. + +$OpenXM: OpenXM/misc/packages/Linux/Debian2/note-ja.txt,v 1.21 2010/02/07 05:35:49 takayama Exp $ - \ No newline at end of file +