t...@urugn.com wrote:
> Errors initializing modules
> I thot may be ad trace the problem and directly executed
> /usr/local/etc/raddb/certs/bootstrap Here is the output
> sh: test: argument expected
> *** Error code 1
> The following command caused the error:
> if [ -e /dev/urandom ] ; then \
>         dd if=/dev/urandom of=./random count=10 >/dev/null 2>&1; \ else \
>         date > ./random; \
> fi
> make: Fatal error: Command failed for target `random'
> ./bootstrap: test: unknown operator ==

  Just re-run the server in debug mode.  There's a typo in the script
that will be fixed in 2.1.6.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to