22 Nov
2015
22 Nov
'15
1:03 a.m.
Hi Alan, thanks a lot for your reply. I am sorry if the qs was very basic (& stupid). once again thanks a lot. I will try those steps. On Nov 22, 2015 7:11 AM, "Alan DeKok" <aland@deployingradius.com> wrote:
On Nov 21, 2015, at 2:11 PM, srithar jeevadurai <srijeevadurai1@gmail.com> wrote:
It tried by adding ggrep path in PATH variable as first path even though I am getting same error message.
My doubt is that gmake command calls a script which uses grep however gun grep in solaris is grep.
This is Unix 101.
$ cd $HOME $ mkdir bin $ cd bin $ ln -s /usr/swf/bin/ggrep grep $ export PATH=$HOME/bin:$PATH $ cd ..
And then build FreeRADIUS as normal.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html