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

先月 2003年10月 来月
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 による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2003年10月24日(金) 旧暦 [n年日記]

#1 [InputMethod][FreeWnn] inet domain と unix domain

まだ何とはなく不思議なこと。
NetBSD/pkgsrc
> wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
> env JSERVER=localhost wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
> env JSERVER=unix wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
RedHat-9 但し patch 12 を外したもの
$ wnnstat
wnnstat: サーバと接続できませんでした。
$ env JSERVER=localhost wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
$ env JSERVER=unix wnnstat
wnnstat: unix サーバと接続できませんでした。
FreeWnn-1.11-36.i386.rpm そのまま
$ wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
$ env JSERVER=localhost wnnstat
wnnstat: unix サーバと接続できませんでした。
$ env JSERVER=unix wnnstat
ユーザ名:ホスト名       (ソケットNo.)   環境番号
まとめると:
                            JSERVER (または引数)
                           空   localhost  unix
NetBSD/pkgsrc              ○   ○         ○     
FreeWnn-1.11.36.i386.rpm   ○   ×         ○    
Patch12 外し               ×   ○         ×
wnnstat [-weEdDfFUSJV] [-L lang_name] [server_name]
env しなくても引数に指定すれば同じだった。 lang_name は ja 等の二文字らしい。

#2 [NetBSD][macppc] kick ?

ttyp0:makoto@serv 11:08:14/031024(~)> uname -a
NetBSD serv 1.6T NetBSD 1.6T (INSECURE-L2CR-SHM) #0: Fri Jun 20 08:44:00 JST 2003 makoto@serv:/export/20030516-utc/src/sys/arch/macppc/compile/INSECURE-L2CR-SHM macppc
な機械が不思議な状態になっていて、「disk がちょっと待った状態」。 つまり、 (nfs mount している) directory を ls すると反応がない。 二つ login しておいて、反対側で ls すると、元の方で反応する。 二つ目は、また反応しない。で一つ目で ls すると二つ目の方で反応する。
ttyp4:makoto@serv 11:05:19/031024(~)> uptime
11:05AM up 123 days, 4:48, 4 users, load averages: 0.15, 0.11, 0.12
やってられないので、reboot したら、(当然)直った。

#3 [Graphics][pkgsrc] tgif で日本語

jpeg 形式等は問題なかったが ps は出ないと思っていた。しかし印刷には出る。 単に gs が処理出来ないだけの気がする。良く見ると次のような文字が出ている。
ttyp8:makoto@harry 13:20:04/031024(~...hoge/tgif)> gs simple-egg.eps
GNU Ghostscript 7.05 (2002-04-22)
Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Can't find (or can't open) font file /usr/pkg/share/ghostscript/Resource/Font/Ryumin-Light-EUC-H.
Can't find (or can't open) font file Ryumin-Light-EUC-H.
Substituting font Courier for Ryumin-Light-EUC-H.
Loading NimbusMonL-Regu font from /usr/pkg/share/ghostscript/fonts/n022003l.pfb... 1979360 628888 1702912 406338 1 done.
Loading NimbusSanL-Regu font from /usr/pkg/share/ghostscript/fonts/n019003l.pfb... 2039648 678216 1702912 408938 1 done.
Can't find (or can't open) font file /usr/pkg/share/ghostscript/Resource/Font/Ryumin-Light-EUC-H.
Can't find (or can't open) font file Ryumin-Light-EUC-H.
Substituting font Courier for Ryumin-Light-EUC-H.
>>showpage, press <return> to continue<<
日記帳 2002年10月14日 に書いてある通り、
% gs 
GS>/Ryumin-Light-EUC-H findfont 48 scalefont setfont
GS>20 40 moveto   
GS>(おはよう) show
とやっても同じ問題になる。
vfontcap -> /usr/pkg/share/VFlib/2.24.2/vfontcap
これは ? 古い話なのかなぁ。

Ryumin-Light-EUC-H という文字列が tgif から:

来る理由は、単に ~/.Xresource にそういう字が書いてあるからだった。
ttypb:makoto@harry 14:28:47/031024(/usr/pkg)> gs ./share/ghostscript/7.05/lib/prfont.ps
GNU Ghostscript 7.05 (2002-04-22)
Copyright (C) 2002 artofcode LLC, Benicia, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading NimbusRomNo9L-Regu font from /usr/pkg/share/ghostscript/fonts/n021003l.pfb... 1979360 626537 1622528 334080 0 done.
GS>/min DoFont
としたら、それなりの画面が出て来る。と思ったら、うそ:
Can't find (or can't open) font file /usr/pkg/share/ghostscript/Resource/Font/min.
gs ./share/ghostscript/7.05/lib/prfont.ps
GS>/NimbusMonL-Regu DoFont
とやれば、何かは出て来る。
Loading NimbusRomNo9L-Regu font from /usr/pkg/share/ghostscript/fonts/n021003l.pfb... 1979360 626537 1622528 334101 0 done.
を見ているらしい。

a2ps-j で作って見る:

例えば 何か(euc-japan で)書いておいて、 a2ps-j で ps を作って、gs で見ると、やはり
Can't find (or can't open) font file /usr/pkg/share/ghostscript/Resource/Font/Ryumin-Light-H.
というのだから、Ryumin-Light-H は見えるようにしておく必要がある ?

kconfig.ps が見つからない:

ので気になっているが、 /usr/pkgsrc/print/ghostscript-nox11/PLIST に share/ghostscript/${GS_VERS}/vflib/kconfig.ps と書いてあるので、これを入れる必要があったようだ ?

ghostscript-nox11 で make:

===> ghostscript-nox11-6.01nb4 conflicts with installed package(s): ghostscript-gnu-7.05nb1 found.

6.01. に戻して見る:

    18  16:32   pkg_delete -r ghostscript-gnu
===> Registering installation for ghostscript-nox11-6.01nb4
ghostscript-nox11-6.01nb4 requires installed package freetype-lib-1.3.1nb1
ghostscript-nox11-6.01nb4 requires installed package ghostscript-fonts-6.0
ghostscript-nox11-6.01nb4 requires installed package ja-vflib-lib-2.24.2
ghostscript-nox11-6.01nb4 requires installed package png-1.2.4
ghostscript-nox11-6.01nb4 requires installed package watanabe-vfont-19930318
ttyp2:root@harry  16:33:26/031024(...print/ghostscript-nox11)# 

6.01 動かない..:

ttyp8:makoto@harry 16:37:14/031024(~...hoge/tgif)> gs /usr/pkg/share/examples/ghostscript/tiger.ps
Aladdin Ghostscript 6.01 (2000-03-17)
Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading NimbusRomNo9L-Regu font from /usr/pkg/share/ghostscript/fonts/n021003l.pfb... 4945864 3580042 1557024 262128 0 done.
Loading NimbusSanL-Regu font from /usr/pkg/share/ghostscript/fonts/n019003l.pfb... 5263992 3870188 1577120 269720 0 done.
Error: /invalidfileaccess in --.outputpage--
Operand stack:
1 true
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 0 4 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:936/983(ro)(G)-- --dict:0/20(G)-- --dict:92/200(L)-- --dict:45/100(L)--
Current allocation mode is local
Current file position is 78508
Aladdin Ghostscript 6.01: Unrecoverable error, exit code 1
ttyp8:makoto@harry 16:37:27/031024(~...hoge/tgif)>
tech-pkg-ja 2002/05/09 (上林さん) (良く状態が分らなくなって来た) (大石さん)

#4 [CF-R1] NetBSD

..
(II) Reloading /usr/X11R6/lib/modules/libint10.a
(II) Silicon Motion(0): initializing int10
(WW) Silicon Motion(0): remove MTRR a0000 - c0000
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0): VESA BIOS function failed

Fatal server error:
Caught signal 11.  Server aborting

#5 [Emacs] emacs-21.3, leim-21.3 が戻っている。


#6 [RedHat] apt/RedHat




最近の日記
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)