Merge pull request #183 from lalten/fix-gc-link
Fix link to hboehm's gc library
This commit is contained in:
@@ -48,9 +48,7 @@
|
|||||||
インストールをするには,次のようにします.
|
インストールをするには,次のようにします.
|
||||||
|
|
||||||
- GC library (6.1より新しいもの?)をインストールしておきます。
|
- GC library (6.1より新しいもの?)をインストールしておきます。
|
||||||
GC library は
|
GC library は https://www.hboehm.info/gc から入手できます。
|
||||||
http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
|
|
||||||
から入手できます。
|
|
||||||
|
|
||||||
GC library 6.1を使っている場合は gc.h を PREFIX/include に
|
GC library 6.1を使っている場合は gc.h を PREFIX/include に
|
||||||
インストールしておく必要があります。
|
インストールしておく必要があります。
|
||||||
|
@@ -44,8 +44,7 @@ w3m is known to work on these platforms.
|
|||||||
Follow these instructions to install w3m.
|
Follow these instructions to install w3m.
|
||||||
|
|
||||||
- You need latest version of GC library (at least 6.1?).
|
- You need latest version of GC library (at least 6.1?).
|
||||||
You can get GC library from
|
You can get GC library from https://www.hboehm.info/gc
|
||||||
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
|
Note: if you're using GC library 6.1, you should install gc.h
|
||||||
to PREFIX/include:
|
to PREFIX/include:
|
||||||
|
Reference in New Issue
Block a user