help-gnu-radius
[Top][All Lists]
Advanced

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

Re: [Help-gnu-radius] Creating Radius mysql Tables problem


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Creating Radius mysql Tables problem
Date: Thu, 31 Jul 2003 11:51:41 +0300

Oops, sorry, I may have misguided you with my previous posting.

When editing the config.m4 file, make sure there is no whitespace
between the keyword `define' and the opening brace. Instead of

> define ({server}, {A.B.C.D})

write

define({server}, {A.B.C.D})

M4 is very picky about its syntax.

Regards,
Sergey




reply via email to

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