bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make check calls zgrep from zutils


From: Paul Eggert
Subject: Re: make check calls zgrep from zutils
Date: Tue, 09 Apr 2013 09:22:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

I believe that you're observing the problem; it's just
that I can't debug it here, since I don't observe the problem
here.  I just now tried it with CentOS 6.4 x86-64, and it
worked fine there too.

For the PATH problem, one possibility is that your shell is
buggy, and isn't respecting PATH properly.  You might be
able to debug this with sh -x.

For the problem with 'less' it could be a problem with
your 'LESS' environment variable, or something like that.
Perhaps if you use "strace -f -o /tmp/trace sh -c 'make check | less'"
you'll be able to figure it out.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]