[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: FreeRADIUS on mac
From:       Alan DeKok <aland () deployingradius ! com>
Date:       2023-09-30 11:30:33
Message-ID: 3C46DC5A-ABB8-4324-B55B-70F1F57D9C6D () deployingradius ! com
[Download RAW message or body]

On Sep 29, 2023, at 2:18 PM, Robert Fernandez <rfernandez@rmfsolutions.com> wrote:
> 
> Has anyone gotten FreeRADIUS 3.2.3 to compile on Macintosh.
> When I run "make" it errors on the line:
> 
> configure: error: failed linking to libcrypto. Use --with-openssl-lib-dir=<path>, \
> or --with-openssl=no (builds without OpenSSL)

  All FreeRADIUS development is done on a Mac.  :)

  Use homebrew, and install its version of OpenSSL, libtalloc etc.  The OpenSSL \
shipped with OSX is old an annoying.

  Then, point "configure" at the right places.  For me, it's just:

$ ./configure --with-openssl-include-dir=/opt/homebrew/opt/openssl@3.0/include/ \
--with-openssl-lib-dir=/opt/homebrew/opt/openssl@3.0/lib/

  Alan DeKok.


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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic