Re: Can not compile radscm and the nas client
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
Hi Florian, Apologies it took me so long to reply. Florian Fainelli <[email protected]> wrote: > I want to compile the radscm program so I invoked the configure script using > the --enable-client. The summary tells me it will compile the client but > there is no radscm executables, so I wonder if it works wether or not ? Starting from version 1.3 radscm is no longer needed and therefore it has been removed. The package provides a guile module that can be used with the usual Guile interpreter. See radsession script for an example. Regards, Sergey