"Sudhagar Chinnaswamy" <[EMAIL PROTECTED]> wrote: > Has anyone installed FreeRadius on a target machine other than build > machine?
make R=/home/aland/freeradius install will put everything into /home/aland/freeeradius/, and will create sub-directories like usr/local/... in it. You can delete the directories you don't want, and 'tar' up the rest, to drop onto another machine. > But I am not sure of any dependencies in this method. FreeRADIUS installs everything *it* needs, but you'll have to be sure that the other machine has the same libraries for sql/ldap/kerberos, or whatever else is needed by the modules you use. > Another question, In doing so, is there any issues that I should be > aware of (like the library dependency, path_to_install, etc) ? No. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
