Apologies for sending to the wrong list.
# cat /etc/lfs-release
SVN-20130512
64bit, built with jhalfs
I am worried about this:
Either as normal user or as root:
env LANG=C xzless
/home/fernando/Downloads/blfs/links-2.7-2013.05.15-17h21m20s.log.xz
error message:
/usr/bin/xzless: line 49: test: 458 (POSIX regular expressions): integer
expression expected
(used env in order to get English message, but it appears in my locale
LANG too.)
Line 49 of xzless is:
if test "$(less -V | { read ver && echo ${ver#less }; })" -ge 429; then
I am thinking in reinstalling xz, but before, please, can someone give
me some advice?
--
[]s,
Fernando
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page