>Number: 2596 >Category: config >Synopsis: usage of egrep in configure, error message with my OS >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: change-request >Submitter-Id: apache >Arrival-Date: Sun Jul 12 01:40:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.1-dev >Environment: OSF1 V4.0 464 alpha >Description: trying to configure 1.3.1-dev (980712) I have the following message --- Configuring for Apache, Version 1.3.1-dev usage: egrep [-hisvwxy] [[-bn]|[c|l|q]] -e pattern_list... [-f pattern_file...] [file...] --- this is not critical since it doesn't stop the configuration process >How-To-Repeat: well use a Digital Unix! >Fix: maybe by fixing (?) the lines below [I think a quota ' is missing in front of ^nobody] --- if [ ".$confadjust" = .1 ]; then if [ ".`egrep ^nobody: /etc/group`" != . ]; then conf_group="nobody" if [ ".`egrep ^nogroup: /etc/group`" != . ]; then conf_group="nogroup" fi --- >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]