Building with 32-bit Module on 64-bit Machine
I can't find a 64-bit version of the experimental module I want to include when manually building FR, but I want to run on a 64-bit machine. Is this possible? Maybe I could force it to configure and make FR in 32-bit mode? But would it then be a pain to install the 32-bit versions of all the FR dependencies? Thanks for your help, Eric
On Sun, Apr 15, 2012 at 11:05 AM, Eric Geier <me@egeier.com> wrote:
I can't find a 64-bit version of the experimental module
FR (from freeradius.org) is distributed as source. There's no "64-bit version of the experimental module" in the source. You can build it as either 32 or 64bit. If you use a binary package, you should ask its maintainer directly.
I want to include when manually building FR, but I want to run on a 64-bit machine. Is this possible?
I don't see why not. As long as you also have the necessary 64bit dependencies (e.g. 64bit ruby is needed to build 64bit FR + rlm_ruby)
Maybe I could force it to configure and make FR in 32-bit mode? But would it then be a pain to install the 32-bit versions of all the FR dependencies?
There are lots of experimental module. Which one do you want? You might be able to find prebuilt binaries already. For example, if you use Ubuntu/debian, see http://wiki.1tux.org/wiki/Freeradius/Installation/Ubuntu-Debian If you use RHEL/Centos/fedora, it should have rlm_wimax included in official package even if it's officially marked as experimental. -- Fajar
participants (2)
-
Eric Geier -
Fajar A. Nugraha