From: ellson Date: Wed, 9 Nov 2005 12:49:19 +0000 (+0000) Subject: add note re iconv in glibc X-Git-Tag: LAST_LIBGRAPH~32^2~6974 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4326d35de73584d2a13e93c9c4cedfcaf9cbf6a1;p=graphviz add note re iconv in glibc --- diff --git a/doc/build.html b/doc/build.html index 5cf986bfd..eb9b9e96e 100644 --- a/doc/build.html +++ b/doc/build.html @@ -35,6 +35,9 @@ http://prdownloads.sourceforge.net/expat/expat-1.95.5.tar.gz http://ftp.gnu.org/gnu/gettext/gettext-0.11.5.tar.gz
  • ICONV (string converstion for text internationalization) +(Many systems already provide iconv in glibc. Check to see if you already +have a working /usr/bin/iconv before installing this extra package.) +
    http://ftp.gnu.org/gnu/libiconv/libiconv-1.8.tar.gz
  • TCL (a command interpreter for the tcldot GUI)