UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
lynx
Lynx is a text based web browser.Package info
Template:
Codename: lynx
Source file: lynx2.9.2.tar.bz2
Source directory: lynx2.9.2
Package URL: lynx2.9.2.tar.bz2
Package md5-checksum URL: lynx2.9.2.tar.bz2.md5sum
Dependances: zip, libarchive, gnutls, sharutils.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--sysconfdir=/etc/lynx \
--with-zlib \
--with-bzlib \
--with-ssl \
--with-screen=ncursesw \
--enable-locale-charset \
--datadir=/usr/share/doc/lynx-2.9.2
Build script:
make
Install script:
make install-full
chgrp -v -R root /usr/share/doc/lynx-2.9.2/lynx_doc
sed -e '/#LOCALE/ a LOCALE_CHARSET:TRUE' \
-i /etc/lynx/lynx.cfg
sed -e '/#DEFAULT_ED/ a DEFAULT_EDITOR:vi' \
-i /etc/lynx/lynx.cfg
sed -e '/#PERSIST/ a PERSISTENT_COOKIES:TRUE' \
-i /etc/lynx/lynx.cfg