Hi,
Can we get the procedure for going for an upgrade to 2.2.5 version and if that's supported in RHEL 5.10 ?
just build it the same way as your current version has been built.... the 'make install' should not touch any present file....but its best practice/safer to ensure you have a backup copy of your config anyway so eg cp -R /etc/raddb /etc/raddb.backup before doing the install there are MINIMAL differences between the previous versions and if you havent used any special features it should be a pretty much drop in replacement....however, the general advice is to note down what configuration change you made to the original and then re-enact those on a FRESH clean config (ie check your change log/revisions and then do 'mv /etc/raddb /etc/raddb.backup' instead and then edit the files in the config directory to match your requirements) - in this way you rconfig files have ALL the new options/docs present so you can start using the newer features rather than not knowing about them. for a 2.1.x - 2.2.x this isnt too bad..... the jump to 3.x is quite another thing! ;-) alan