[w3m-dev 04452] Re: w3m on macosx 10.6.6

Tatsuya Kinoshita <[email protected]> Sun, 13 Feb 2011 20:06:30 +0900 (JST)
Newsgroups gmane.comp.web.w3m.devel
Message-ID <20110213.200630.287352043.tats%[email protected]>
On January 31, 2011, [w3m-dev 04450],
satodai (at w3m.jp) wrote:

> w3m-0.5.3 について、Mac OS X 10.6.6 環境では、
> configure 時に gc.h を見つけられずに失敗するという
> 報告がありました。
> どなたか確認できる方はいませんか?

Mac OS Xでの確認ができたわけではありませんが、GCが入っていないだけ
(別途インストールが必要)、ということなのではないでしょうか。

それに関連して、かつてw3mの配布にGCが含まれていた頃の形跡が、
doc/*, doc-jp/*に残っていることに気付きました。

doc/w3m.1:
| Hans J. Boehm, Alan J. Demers, Xerox Corp. and Silicon Graphics
| have the copyright of the GC library comes with w3m package.

doc/STORY.html:
| I could distribute w3m without this library because one can
| get the library separately, but I decided to contain it in the
| w3m distribution for the convenience of an installer.

doc-jp/STORY.html:
| <a href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/">Boehm GC</a>
| というライブラリを利用している.これは私が書いたものではないが,
| コンパイル時の便宜を考えて配布パッケージに含めている.

doc/w3m.1については、該当行を削除してしまってはいかがでしょうか。

doc*/STORY.htmlの方は、歴史的な文書という意味合いで、内容が古い旨の
注記を加えるのみで十分にも思えます。

-- 
木下達也