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

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

2001年05月01日(火) 旧暦 [n年日記]

#1 [hns] 2.10-pl1 に入替える。

public_html/diary の下を別途保存しておいたが、 実際にはその必要もなく、何の問題なしに、 sh hns-setup.ja で出来た。
  1. Link 項目の最大数の設定が不明 (head.txt 的な話)
  2. title.cgi に対して、年指定を「全て」にする方法があるのか、出来ないのか不明
  3. title.cgi の引数無の時に、「その日」の解釈になってしまうのは 良くないと思う。せめて「その年」にした方が。
  4. そういう意味では、毎日の分類(CAT)名のところの link が
    title.cgi?CAT=(分類名)
    
    となっているのは意味がないと思う。 「その年」を入れておくか、 それとも title.cgi の方で引数無ということで「全ての年」とする 方がいい。
と書いていたが、hns-users の ML で聞いたら、Kenji さん自ら教えて 下さった。無指定では 1 か月となっている。これは config.ph で次のように書いてあるところで設定されている。 これを変更して、
package HNS::Tools::Title;
$Range = 36;    # month(s) of display
のようにすればいい。(36 は過去三年分という意味)

#2 [MacOSX] cc がない ?

ので、設置時の指定(選択)が足りなかったのかと CDROM を入れて起動し、設置をして見たが、そういう 選択はなく、全て入れていたはず。更にもう一度設置 してしまったが、特に設定が元に戻ってしまったということ もなかった(ようだ)。

#3 [MacOSX] Developper Tool

の方を入れようとすると 613MByte 必要ですの後、 63M くらい足りないと言って入れてくれない。(区画は 1.5GB)
1.8G とか 2.0G でやり直しかな。
[localhost:~] makoto% df -k
Filesystem             1K-blocks     Used    Avail Capacity  Mounted on
/dev/disk0s10            1535832  1047084   488748    68%    /
devfs                         34       34        0   100%    /dev
fdesc                          1        1        0   100%    /dev
<volfs>                      512      512        0   100%    /.vol
/dev/disk0s9              511920   413992    97928    80%    /Volumes/MacOS 9.1
automount -fstab [212]         0        0        0   100%    /Network/Servers

disk に余分なものが入っていないか:

  • /private/var/vm の下に swap がある
  • /Volumes の下は 他の Volume の mount

amd はなかったが、/usr/sbin/automount がある:

[localhost:/] makoto% ps ax |grep auto
   91  ??  Ss     0:01.08 autodiskmount -v -a
  212  ??  Ss     0:00.02 automount -m /Network/Servers -fstab

fstab:

/private/etc/fstab.hd
/private/etc/fstab.rd
/private/etc/fstab.sd

という訳で、最初から入直し:

7 partiton, total: 5,729M
Mac OS 拡張   600M   MacOS 9.1           315M 必要
Mac OS 拡張  2.5G    MacOS X             1.1G 必要
A/UX Root     102M   /
A/UX Swap     128M   swap
A/UX User   1.0G     /usr
A/UX Free 1 1.1G     /usr/src
A/UX Free 2   300M   /usr/DESTDIR
9.1 と X は本当は同じ区画でもいいらしいが、 外側 (Open Firmware) から boot を切換えられる方が便利なので 分けている。

入直し完了。Developper Tools も:

[localhost:~] makoto% df -k
Filesystem     1K-blocks     Used    Avail Capacity  Mounted on
/dev/disk0s10    2559720  1545896  1013824    60%    /
devfs                 39       39        0   100%    /dev
fdesc                  1        1        0   100%    /dev
<volfs>              512      512        0   100%    /.vol
/dev/disk0s9      614304   300776   313528    48%    /Volumes/MacOS 9.1
/dev/disk1s1s9    240120   235956     4164    98%    /Volumes/Developer Tools
[localhost:~] makoto% which cc
/usr/bin/cc
[localhost:~] makoto% cc --version
2.95.2
[localhost:~] makoto% 
cc も入った。

#4 [Emacs] 21.0.102 は色が付くのが遅い ?

kose さん ありがとうございます。それでした。保存したら ~/.emacs に次のようになっていました。
(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(jit-lock-stealth-time 0.1))



最近の日記
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
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)