Freeradius/Oracle compilation
Alan DeKok
aland at deployingradius.com
Wed Dec 15 07:54:38 CET 2010
Alexandre Chapellon wrote:
> Hello I didn't have even a comment about this.
> Is there something stupid in the proposed patch?
I've been busy. Off of the top of my head:
- requiring a new option to configure isn't friendly.
- the whole *point* of configure is to have the computer "just figure it
out"
- leave the old code there, it works for many people
- add *new* code, which is run only if the old code doesn't find
the libraries
- don't force the user to choose an oracle version.
- you can write a "for" loop which loops over the different versions,
and stops when the check is successful
More information about the Freeradius-Users
mailing list