aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-04-08 16:19:59 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-04-08 16:19:59 +0000
commitfbfe1b1bffa4eb6b4295d3bc84d96230703321e9 (patch)
tree90bb0b7cacceaff4ed38628b07481ac15c981de5 /doc/README
parent[w3m] local cookie string is too easy to guess. (diff)
downloadw3m-fbfe1b1bffa4eb6b4295d3bc84d96230703321e9.tar.gz
w3m-fbfe1b1bffa4eb6b4295d3bc84d96230703321e9.zip
[w3m-dev 03864] doc/README
* doc/README doc-jp/README: update From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r--doc/README34
1 files changed, 23 insertions, 11 deletions
diff --git a/doc/README b/doc/README
index ba0205e..ab0df76 100644
--- a/doc/README
+++ b/doc/README
@@ -25,7 +25,7 @@ w3m is known to work on these platforms.
SunOS4.1.x
HP-UX 9.x, 10.x
Solaris2.5.x
- Linux 2.0.30
+ 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
@@ -39,11 +39,24 @@ w3m is known to work on these platforms.
2. Installation
-Follow these instructions to install w3m.
+Follow these instructions to install w3m.
-2.1 Run configure. The script will ask you a few questions. Answer them.
-2.2 do make
-2.3 do make install
+ - You need latest version of GC library (at least 6.1?).
+ You can get GC libbrary 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
+ to PREFIX/include:
+ # cp gc-6.1/include/gc.h PREFIX/include
+
+ - Run configure.
+ % ./configure
+
+ - do make
+ % make
+
+ - do make install
+ # make install
MACHINE/OS specific notices:
@@ -76,9 +89,6 @@ Windows
(C) Copyright 1994-2002 by Akinori Ito.
- Hans J. Boehm, Alan J. Demers, Xerox Corp. and Silicon Graphics
- have the copyright of the GC library comes with w3m package.
-
4. License
Use, modification and redistribution of this software is hereby granted,
@@ -90,12 +100,14 @@ Windows
limited to warranty of fitness of purpose, or merchantability, or
results obtained from use of this software.
-
5. Author
-Feel free to send your opinion to the author.
-
+Initial author:
Akinori Ito
Faculty of Engineering, Yamagata University
aito@fw.ipsj.or.jp
+
+Feel free to send your opinion to the w3m mailing-lists.
+ w3m-dev@mi.med.tohoku.ac.jp (Japanese)
+ w3m-dev-en@mi.med.tohoku.ac.jp (English)
http://w3m.sourceforge.net/