On 06/26/14 11:20, Philippe Delavalade wrote:
Hi.I'm building lfs with svn-10575. In 6.36, when configuring bash, book says : ./configure --prefix=/usr \ --bindir=/bin \ --docdir=/usr/share/doc/bash-4.3 \ --without-bash-malloc \ --with-installed-readline But below I read : The meaning of the configure options: --htmldir This option designates the directory into which HTML formatted documentation will be installed. My question is : is it a typo in the configuration or in the explanation ? Thanks.
The command is correct. Also, both "--docdir" and "--htmldir" are used on packages installed before Bash, so the explanation is redundant anyway, and has been removed. Thanks for mentioning this.
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
