radiusd not installed in FreeRadius 3.0.3
Hi, I have compiled and install the Debian package of FreeRadius 3.0.3. But radiusd is not installed. It is in my local FreeRadius 3.0.3 directory (freeradius-server-3.0.3/build/bin). Why is this? Jake He
On Mon, May 26, 2014 at 2:27 PM, * <zhex900@gmail.com> wrote:
Hi,
I have compiled and install the Debian package of FreeRadius 3.0.3. But radiusd is not installed. It is in my local FreeRadius 3.0.3 directory (freeradius-server-3.0.3/build/bin).
Why is this?
The answer would depend on how you "compiled and install". My guess is you either forgot to run "make install", or run "hash -r" (sometimes needed when you use bash), or perhaps simply logout and login. Since you use debian, I suggest you use native debian packaging. Either: - apply this patch ( https://github.com/FreeRADIUS/freeradius-server/commit/d8c14af95a6ed344df90b...) on top of 3.0.3 and build it yourself (i.e. dpkg-buildpackage ...) - use my test packages (which basically does the above, plus some other adjustments to get it to build on opensuse's build system): http://software.opensuse.org/download.html?project=home%3Afreeradius%3A3.0.x... Whichever method you choose from the two, you'd get something closer to debian's current FR package, with "freeradius" binary (not radiusd). -- Fajar
On 26 May 2014, at 08:27, * <zhex900@gmail.com> wrote:
I have compiled and install the Debian package of FreeRadius 3.0.3. But radiusd is not installed. It is in my local FreeRadius 3.0.3 directory (freeradius-server-3.0.3/build/bin).
Depending on where you obtained the package from, the binary may be called 'freeradius' (and the config directory also 'freeradius' rather than raddb). As for the why, there is (was?) an older 'radiusd' package that is no longer maintained. Thanks, Adam Bishop gpg: 0x6609D460 Janet, the UK's research and education network. Janet(UK) is a trading name of Jisc Collections and Janet Limited, a not-for-profit company which is registered in England under No. 2881024 and whose Registered Office is at Lumen House, Library Avenue, Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238
participants (3)
-
* -
Adam Bishop -
Fajar A. Nugraha