|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2000年01月29日(土) 旧暦 [n年日記]#1 [NetBSD/macppc] ofwboot
snapshot/19991204 の fd で起動する その中の /usr/mdec で ./installboot して見る ( つっこみ )
#2 [Namazu] Namazu-1.9.14
Namazu-1.9.14
(の説明)
を用意しているところ。
make の途中で止ってしまった。 Making all in lisp Making all in man Making all in scripts rm -f gcnmz sed -e 's!%LIBDIR%!/usr/local/share/namazu/pl!g' > gcnmz.tmp Makefile を見ると次のようになっている。 BSD make は $< が不得意なんですよね。 sed -e 's!%LIBDIR%!$(perllibdir)!g' $< > $@.tmp ( つっこみ )
#3 [CVS] -dP
きょう教わった
cvs
-dP について。(以前にも聞いた気がする)
cvs -dP namazu
`-P'
Prune empty directories. See *Note Moving directories::.
`-d'
Create any directories that exist in the repository if they're
missing from the working directory. Normally, `update' acts only
on directories and files that were already enrolled in your
working directory.
This is useful for updating directories that were created in the
repository since the initial checkout; but it has an unfortunate
side effect. If you deliberately avoided certain directories in
the repository when you created your working directory (either
through use of a module name or by listing explicitly the files
and directories you wanted on the command line), then updating
with `-d' will create those directories, which may not be what you
want.
日本語訳もどこかにあったはず。
( つっこみ )
|
最近の日記 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults | ||