Tomas D wrote:
> if this is what I get when staring radius:
> r...@radius:/home/radius# ./sbin/radiusd -X
...
> make: openssl: Command not found

  You don't have the OpenSSL command installed.  It is needed to create
the default certificates that come with the server.

  Try doing:

$ cd /home/radius/etc/raddb/certs
$ make

  If that works, the server should be able to start.  If it doesn't
work, you will need to install the "openssl" command, OR install
certificates manually.

> I believe something is still not right with openssl, I tried running
> openssl, command not found... 

  Then install the openssl package.

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

Reply via email to