10 Mar
2023
10 Mar
'23
10:29 a.m.
On Thu, Mar 9, 2023 at 3:19 PM Alan DeKok <aland@deployingradius.com> wrote:
On Mar 9, 2023, at 3:05 PM, Peter Lee <peterli2005@gmail.com> wrote:
I tried to build freeradius from rel 3.2.2 package but could not find 3.2.2 freeradius-devel online. Where can I download it? Thanks
Pre-built packages are on http://packages.networkradius.com
If you want to build your own packages, just grab a "tar" file of 3.2.2, and do "make deb" or "make rpm". The source is available as a "tar" file, so there's no need to provide source RPMs.
It would be to have the src.rpms though since they are easier to incorporate into a build pipeline process and they don't cost anything extra to produce while building the rpms for distribution. Pretty please ?