On Fri, Aug 08, 2003 at 11:55:46AM +0200, Sevcik Berndt wrote:
> Thanks for the help it works now.
>
> But you have to change the lines in src/modules/rlm_dbm/configure (line
> 1445 and 1566). Chaning it in confugre.in and then running autoconf has
> not worked. No idea why.
That's because (as far as I can tell) autoconf doesn't automatically
hunt down other configure scripts that the one in the current directory.
If you look at the list archives for -devel right after 0.9.0pre1 was
released, I put up a command line to rebuild _all_ the configure scripts
from configure.in. It was pretty simple, and I just used 'find' and
'dirname' I think.
To rebuild just one script, try (in the directory with the script)
autoconf2.13 -l {path to freeradius source root}
autoconf2.13 --help should confirm that... It's either an l or an i,
either upper or lower case. It changed in autoconf2.5x as well. :-)
And, as someone else observed, it has to be autoconf2.13, not
autoconf2.5x.
--
Paul "TBBle" Hampson, on an alternate email client
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html