29 May
2006
29 May
'06
8:05 p.m.
elimachi@entelsa.entelnet.bo wrote:
I don't have experience installing and uninstalling applications as freeradius from source code. I=B4d like to upgrade my freeradius version from 1.1.1 to 1.1.2, however I don=B4t know what steps have I to do.
$ ./configure ... $ make $ make install
I'll be very grateful with your guide becauase I have fear to erase some files or damage my actual installation.
The "make install" stage doesn't change any of the configuration files you have. This is a deliberate choice. I've used software that destroyed configuration files on upgrade. Once. Alan DeKok.