Im trying to use rlm_raw and I tried to include it when manually building on 64-bit Debian but it wasnt in the lib folder after make install. I had put the module folder in src/modules and did include and enable for it and put with experimental too when I did the compile. this worked in the past on a 32-bit Debian...but not sure why its not now. Thanks, Eric From my Android phone on T-Mobile. The first nationwide 4G network. -------- Original message -------- Subject: Re: Building with 32-bit Module on 64-bit Machine From: "Fajar A. Nugraha" <list@fajar.net> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> CC: 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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html