Dan Nicholson wrote:

/usr/bin/col is from util-linux.  Like you say, though, let's see what
happens with man-db.

Quoting from the UTF-8 book:

The third change accounts for programs that Man-DB should be able to find at 
runtime, but that haven't been installed yet:

cat >>include/manconfig.h.in <<"EOF"
#define WEB_BROWSER "exec /usr/bin/lynx"
#define COL "/usr/bin/col"
#define VGRIND "/usr/bin/vgrind"
#define GRAP "/usr/bin/grap"
EOF

The col program is a part of the Util-linux package

--
Alexander E. Patrakov
Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11
Use my GMail or linuxfromscratch address instead
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to