bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: grep


From: Hans-Bernhard Broeker
Subject: Re: grep
Date: 6 Jul 2001 11:21:48 GMT

Saundra Nicole Carter Glover <address@hidden> wrote:

> I am running the tests in the directory grep-2.4.2/tests with the
> 'make check'
> command. 

Have you build 'grep' itself, before (using 'configure ; make' and
maybe 'make install', too?)

> I am under the impression that these tests in this directory
> are supposed to test the environment and configuration. They are not
> supposed to test the functionality of grep. Is this true?

No. They're supposed to test grep.

> grep --version
> grep: illegal option -- -
> grep: illegal option -- e
> grep: illegal option -- r
> grep: illegal option -- o
> Usage: grep -hblcnsviw pattern file . . .

This only means that you've executed the system's preinstalled "grep",
rather than the one you should have compiled before you ran "make
check".
-- 
Hans-Bernhard Broeker (address@hidden)
Even if all the snow were burnt, ashes would remain.



reply via email to

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