|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2003年03月23日(日) 旧暦 [n年日記]#1 [Emacs] tcode tc-2.3pre20.tar.gztar zxf /a/j/distfiles/tc-2.3pre20.tar.gz cd tc-2.3pre20/ ./configure --with-lispdir=/usr/pkg/share/emacs/site-lisp/tc-2.3pre20 make install個人的に変更しているもの があるが、それをどこに反映するのか 分らなくなっている。
pre1 に戻したが、 @ Can't activate input method `japanese':activate-input-method: Can't activate input method `japanese' [2 times] @ "Recursive load suspected":error: "Recursive load suspected", @ cat tc-site.el:(defvar tcode-data-directory "/usr/local/share/tc/" "see Info of tc.")これは関係なさそう。 @ tc-setup.el の次の部分が関係ありそう:68 (if (featurep 'tc-setup) 69 () 70 ;; load configuration file 71 (load "tc-site") 72 (and tcode-init-file-name 73 (load tcode-init-file-name t))tcode-init-file-name の中身は ~/.tc だったので、~/.tc の最後に (provide 'tc-setup)を付けておいたら、無限ループ読出はなくなった。 @ tc-2.3pre20 を改めて使うこととする:
doc/sample.tc -> ~/.tc の変更
部首合成は確かに、信じられないくらい速くなった。快適。 ( つっこみ )
#2 [無題] じゃんぱら千葉店
が開店(3/07)とは知らなかった。
DOS/V パラダイスの隣らしい。
( つっこみ )
#3 [Web] apache-2.0.44
cgi-bin の
FollowSymlinks がうまく行かない。
httpd-2.0.44/server/request.c の次のところで失敗している。
397 if (opts & OPT_SYM_LINKS) { 398 if ((res = apr_stat(&fi, d, lfi->valid & ~(APR_FINFO_NAME 399 | APR_FINFO_LINK), p)) 400 != APR_SUCCESS) { 401 return HTTP_FORBIDDEN;のは link 先を入れるのを忘れているだけだった... ので (画面に表示される文字は、お客様向けだから、あまり真剣に考えては いけない。error_log の方の字を良く見ること...) @ namazu を入れる:
cvs [checkout aborted]: cannot stat /var/lock/cvs: No such file or directory
# mkdir -p /var/lock/cvs # chown my_login /var/lock/cvs @ kakasi で:libkakasi.c:116: warning: no previous prototype for `digest_start_copy' @ patch-ad:
「NetBSD の方で unsigned にしているが、一か所、不充分だった」ような。
@ make install:===> [Automatic ELF shared object handling]これで何とか動いた。 Forbidden と言われても、実際には Not Found の場合もある、 ということかな。 ( つっこみ )
#4 [hns] apache-1.x から apache-2.x に移行する場合
(何も考えないと)
apache (httpd)の走っている権限が違うので、
Content-Type: text/html; charset=EUC-JPのような文字が表示されてしまう。移行なら、変更してしまえば いいが、両方走らせる時には、工夫が要る。 ( つっこみ )
#5 [Emacs] Wanderlust の問題(覚え)
2.10.0 を使っている
( つっこみ )
#6 [Web] apachectl startssltty00:root@hoge 15:19:54/030323(...textproc/kakasi)# /usr/pkg/sbin/apachectl startssl ( つっこみ )
|
最近の日記 2024年10月25日 ・Die Frau ohne Schatten 影のない女 2024年07月03日 ・kicad oddity 2024年05月08日 ・comparison on ./buildsh tools 2024年05月06日 ・py-setuptools (python 3.11.9) ・make release took 1 hours and 10 min ・qemu invocation for 10.99.10 2024年05月05日 ・Windows 10 version ・serial connection ・bc bench | ||