Dear Friends, Can you pls help me how can I fix the error? If I have to use GNU grep (which is available at /usr/sfw/bin/) please let me know what step I have to follow in the intallation step. 1) config 2) gmake 3) gmake install
$>gmake /bin/sh: test: argument expected /bin/sh: s,#[\\t ]*ifdef[\\t ]*" $2 "$,#if "$3 ",g;s,#[\\t ]*ifndef[\\t ]*" $2 "$,#if !"$3 ",g;s,defined(" $2 ")," $3 ",g;"}: not found gmake: *** [src/include/autoconf.sed] Error 1 Usage: grep -hblcnsviw pattern file . . .
On Mon, Nov 9, 2015 at 5:08 PM, srithar jeevadurai <srijeevadurai1@gmail.com
wrote:
Dear Friends,
Thanks for the reply. I have /usr/bin/grep and /usr/sfw/bin/ggrep.
As per your reply, it suppose to use /usr/sfw/bin/ggrep instead of /usr/bin/grep.
To do the same, export PATH=/usr/sfw/bin:/usr/bin:$PATH ---> so that ggrep path comes first in the path variable.
After doing the same, we have to run the ./config once again then gmake (gmake install after that).
Is my understanding correct ?
On Mon, Nov 9, 2015 at 2:47 PM, <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
$>gmake /bin/sh: test: argument expected /bin/sh: s,#[\\t ]*ifdef[\\t ]*" $2 "$,#if "$3 ",g;s,#[\\t ]*ifndef[\\t ]*" $2 "$,#if !"$3 ",g;s,defined(" $2 ")," $3 ",g;"}: not found gmake: *** [src/include/autoconf.sed] Error 1 Usage: grep -hblcnsviw pattern file . . .
you need proper GNU grep and not the stupid grep that comes with Solaris
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Regards, Srithar Durairaj Alternate Mail I.D: srijeevadurai1@yahoo.co.in Mobile: +919886251852
-- Regards, Srithar Durairaj Alternate Mail I.D: srijeevadurai1@yahoo.co.in Mobile: +919886251852