From f72c5ad8a9b36005f98525be8c68cc72bc19f717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Tue, 13 Jul 2004 12:51:43 +0000 Subject: [PATCH] Added --with-bzlib switch to Lynx. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2453 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- basicnet/textweb/lynx.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/basicnet/textweb/lynx.xml b/basicnet/textweb/lynx.xml index 29a9327802..bac3789630 100644 --- a/basicnet/textweb/lynx.xml +++ b/basicnet/textweb/lynx.xml @@ -55,7 +55,8 @@ in that order), MTA, Install Lynx by running the following commands: -./configure --prefix=/usr --libdir=/etc --with-zlib && +./configure --prefix=/usr --libdir=/etc \ + --with-zlib --with-bzlib && make && make install && make docdir=/usr/share/doc/lynx-&lynx-version;/lynx_doc \ @@ -76,7 +77,11 @@ so that the system wide configuration file is /etc/lynx.cfg. : This enables support for -linking zlib into +linking libz into +Lynx. + +: This enables support for +linking libbz2 into Lynx. docdir=... helpdir=...: These