From 97cb76cb61f59fa5991a826931bd11fae0e683b6 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 13 May 2003 17:17:50 +0000 Subject: [w3m-dev 03899] minor fixes * acinclude.m4: fix s/SSLCFLAGS/SSL_CFLAGS/ * doc/README: update, fix typo * doc-jp/FAQ.html: update, fix URL * doc-jp/README: update * doc-jp/README.SSL: update * doc-jp/README.cookie: update * doc-jp/README.img: update URL * doc-jp/README.migemo: update * doc-jp/STORY.html: fix URL From: SAKAI Kiyotaka --- ChangeLog | 15 ++++++++++++++- acinclude.m4 | 2 +- aclocal.m4 | 2 +- configure | 2 +- doc-jp/FAQ.html | 27 ++++++++------------------- doc-jp/README | 2 +- doc-jp/README.SSL | 4 ++-- doc-jp/README.cookie | 5 +++-- doc-jp/README.img | 2 +- doc-jp/README.migemo | 4 ++-- doc-jp/STORY.html | 2 +- doc/README | 8 ++++---- 12 files changed, 39 insertions(+), 36 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1b8fb95..ee781bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-05-14 SAKAI Kiyotaka + + * [w3m-dev 03899] minor fixes + * acinclude.m4: fix s/SSLCFLAGS/SSL_CFLAGS/ + * doc/README: update, fix typo + * doc-jp/FAQ.html: update, fix URL + * doc-jp/README: update + * doc-jp/README.SSL: update + * doc-jp/README.cookie: update + * doc-jp/README.img: update URL + * doc-jp/README.migemo: update + * doc-jp/STORY.html: fix URL + 2003-05-14 Akinori Ito * [w3m-dev 03898] Re: table rendering @@ -7815,4 +7828,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.836 2003/05/13 17:08:19 ukai Exp $ +$Id: ChangeLog,v 1.837 2003/05/13 17:17:50 ukai Exp $ diff --git a/acinclude.m4 b/acinclude.m4 index a704138..5e2e873 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -417,7 +417,7 @@ if test x"$with_ssl" != xno; then SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then - SSL_CFLAGS="$SSLCFLAGS -I$dir/include" + SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then SSL_LIBS="$SSL_LIBS -L$dir/lib" diff --git a/aclocal.m4 b/aclocal.m4 index e4d7f14..5347b34 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -429,7 +429,7 @@ if test x"$with_ssl" != xno; then SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then - SSL_CFLAGS="$SSLCFLAGS -I$dir/include" + SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then SSL_LIBS="$SSL_LIBS -L$dir/lib" diff --git a/configure b/configure index f0fa404..7a1b975 100755 --- a/configure +++ b/configure @@ -2232,7 +2232,7 @@ echo "configure:2225: checking for SSL library/header" >&5 SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi elif test "$dir" != "/usr" -a -f "$dir/include/ssl.h"; then - SSL_CFLAGS="$SSLCFLAGS -I$dir/include" + SSL_CFLAGS="$SSL_CFLAGS -I$dir/include" fi if test "$dir" != "/usr" -a -f "$dir/lib/libssl.a"; then SSL_LIBS="$SSL_LIBS -L$dir/lib" diff --git a/doc-jp/FAQ.html b/doc-jp/FAQ.html index 98131fe..e40689b 100644 --- a/doc-jp/FAQ.html +++ b/doc-jp/FAQ.html @@ -26,15 +26,15 @@ aito@fw.ipsj.or.jp
 SunOS 4.1.x
 HP-UX 9.x, 10.x
-Solaris 2.5.x, 2.6, 8
-Linux 2.0.30
+Solaris 2.5.x, 2.6, 8, 9
+Linux 2.0.*/2.2.*/2.4.*
 FreeBSD 2.2.8, 3.1, 3.2, 4.6
 NetBSD/macppc, m68k
 EWS4800 Rel.12.2 Rev.A
 Digital UNIX: v3.2D, v4.0D
 IRIX 5.3, IRIX 6.5
 OS/2 with emx
-Windows 9x/NT with Cygwin32 b20.1
+Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x
 MS-DOS with DJGPP and WATT32 packet driver
 MacOS X Server
 MacOS X 10.1, 10.2
@@ -46,7 +46,7 @@ version 990226 
 version 990303 から,Windows+cygwin32 で動くようになりました.
 

Windows 9x/NT では動かないの? -
Cygwin32を使えば動きます. +
Cygwinを使えば動きます.

w3mに関する情報はどこから手に入るの?
@@ -104,22 +104,10 @@ w3m
  • カラー表示モードをONにし,適当な文字色を選んで, [OK]を選択する. -
    カラー表示をさせるにはどうするの? -
    コンパイル時に,configure の質問

    -

    -Let's do some configurations. Choose config option among the list."
    -
    -1 - Baby model    (no color, no menu, no mouse, no cookie, no SSL)
    -2 - Little model  (color, menu, no mouse, no cookie, no SSL)
    -3 - Mouse model   (color, menu, mouse, no cookie, no SSL)
    -4 - Cookie model  (color, menu, mouse, cookie, no SSL)
    -5 - Monster model (with everything; you need openSSL library)
    -6 - Customize
    -Which? 
    -
    -

    -で、2,3,4,5のどれかを答えればカラー表示ができるようになります。 +

    カラー表示をさせるにはどうするの? +
    コンパイル時に,configure のオプションに --disable-color を指定しな +ければカラー表示ができるようになります。

    白黒で表示したいんだけど?
    方法は3つあります. @@ -128,6 +116,7 @@ Which?
  • -M オプションをつけて起動する.
  • "o" コマンドでオプション設定パネルを起動し,カラー表示をOFFにする. +

    画面をはみ出した部分を見るには?
    カーソルを画面の端に移動させれば,それに合わせて画面全体がずれます. また,">"と"<"で画面全体をずらすことができます. diff --git a/doc-jp/README b/doc-jp/README index 64ff8a2..c9d2c08 100644 --- a/doc-jp/README +++ b/doc-jp/README @@ -28,7 +28,7 @@ 現在動作が確認されている OS は以下の通りです. SunOS 4.1.x HP-UX 9.x, 10.x - Solaris 2.5.x, 2.6, 8 + Solaris 2.5.x, 2.6, 8, 9 Linux 2.0.*/2.2.*/2.4.* FreeBSD 2.2.8, 3.1, 3.2, 4.6 NetBSD/macppc, m68k diff --git a/doc-jp/README.SSL b/doc-jp/README.SSL index bcd9968..4aedfde 100644 --- a/doc-jp/README.SSL +++ b/doc-jp/README.SSL @@ -8,8 +8,8 @@ SSL ・ OpenSSL ライブラリを通じて, SSL をサポートしています. あらかじめインストールしておいてください. - ・ configure スクリプト実行時, "5 - Monster model" または "6 - Customize" を選 - ぶ事で利用可能になります. + ・ OpenSSL ライブラリがインストールされていれば configure スクリプト実行時に自 + 動的に検出されて利用可能となります. もしうまく動かないときは, config.h をチェックしてみてください. SSL を利用す るためには, config.h で, USE_SSL マクロが定義されている必要があります. さらに, SSL 認証サポートを利用する場合は, USE_SSL_VERIFY マクロもチェックし diff --git a/doc-jp/README.cookie b/doc-jp/README.cookie index 0b8d245..e20e201 100644 --- a/doc-jp/README.cookie +++ b/doc-jp/README.cookie @@ -8,11 +8,12 @@ http://www.ics.uci.edu/pub/ietf/http/draft-ietf-http-state-man-mec-12.txt) のクッキーをサポートしています. - ・ configure スクリプト実行時, "4 - Cookie model", "5 - Monster model", "6 - - Customize" のいずれかを選ぶと利用可能になります. + ・ クッキーのサポートは configure スクリプトの実行時に自動的に選択されます。 もしうまく動かないときは, config.h をチェックしてみてください. クッキーを利 用するためには, config.h で USE_COOKIE マクロが定義されている必要がありま す. + なお、もしクッキーをサポートしたくない場合は --disable-cookie オプションを + 付けて configure スクリプトを実行して下さい。 ・ Option Setting Panel (通常 `o' キーにバインドされている), または起動オプシ ョン (-cookie, -no-cookie) で使用するか否かを選択できます. diff --git a/doc-jp/README.img b/doc-jp/README.img index 22d1c2e..7ccd40b 100644 --- a/doc-jp/README.img +++ b/doc-jp/README.img @@ -85,7 +85,7 @@ w3m または * Imlib-1.9.8以上 (1.9.10 以上推奨) - ftp://ftp.gnome.org/pub/GNOME/stable/sources/imlib/ + ftp://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/ * libungif-4.1.0b1 以上 ftp://prtr-13.ucsc.edu/pub/libungif/ http://prtr-13.ucsc.edu/~badger/software/libungif/ diff --git a/doc-jp/README.migemo b/doc-jp/README.migemo index 8fae587..439644d 100644 --- a/doc-jp/README.migemo +++ b/doc-jp/README.migemo @@ -7,8 +7,8 @@ w3m あらかじめ Migemo がインストールされている必要があります. http://migemo.namazu.org/ - ・ configure スクリプト実行時, "Use Migemo" に y と応えることで利用可能になり - ます. + ・ configure スクリプト実行時に --with-migemo オプションを付けることで利用可 + 能となります. ・ オプションパネルにて以下の設定をします. 辞書のパスは適切に書き換えて下さい. diff --git a/doc-jp/STORY.html b/doc-jp/STORY.html index 01854ca..c261b47 100644 --- a/doc-jp/STORY.html +++ b/doc-jp/STORY.html @@ -155,7 +155,7 @@ Netscape

    利用したライブラリ

    w3m は, -
    Boehm GC +Boehm GC というライブラリを利用している.これは私が書いたものではないが, コンパイル時の便宜を考えて配布パッケージに含めている. なお,libwww は使っていない. diff --git a/doc/README b/doc/README index ab0df76..74acd87 100644 --- a/doc/README +++ b/doc/README @@ -22,9 +22,9 @@ Current problems are: w3m is known to work on these platforms. - SunOS4.1.x + SunOS 4.1.x HP-UX 9.x, 10.x - Solaris2.5.x + Solaris 2.5.x, 2.6, 8, 9 Linux 2.0.*/2.2.*/2.4.* FreeBSD 2.2.8, 3.1, 3.2, 4.6 NetBSD/macppc, m68k @@ -32,7 +32,7 @@ w3m is known to work on these platforms. Digital UNIX: v3.2D, v4.0D IRIX 5.3, IRIX 6.5 OS/2 with emx - Windows 9x/NT with Cygwin32 b20.1 + Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x MS-DOS with DJGPP and WATT32 packet driver MacOS X Server MacOS X 10.1, 10.2 @@ -42,7 +42,7 @@ w3m is known to work on these platforms. Follow these instructions to install w3m. - You need latest version of GC library (at least 6.1?). - You can get GC libbrary from + You can get GC library from http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/ Note: if you're using GC library 6.1, you should install gc.h -- cgit v1.2.3