Re: Rewriting wimax calling-station-id with perl
Hi, Apologies for the late response. Our mail system went down at a terrible time!
From: Johan Meiring<jmeiring@pcservices.co.za> Subject: Re: Rewriting wimax calling-station-id with perl
Which version of debian do you need packages for?
I am trying to install it on ubuntu 11.04 server. If there are rpm packages suitable for CentOS 5.x prebuilt with wimax and mysql, i would take that! With respect to Alan's observation:
But why worry about a "deb" package? Just install it from source. That works.
Alan DeKok.
Installing from source also dies when I make with the same libtool error on my ubuntu server 11.04 install. I know i have to add 'rlm_wimax' to src/modules/stable to have it compile, but the Make fails with or without this entry. Adding the suggestive -DIE_LIBTOOL_DIE to CFLAGS makes no difference Regards JamesTM
On 10/06/2011 10:42 AM, James T. Mugauri wrote:
I am trying to install it on ubuntu 11.04 server. If there are rpm packages suitable for CentOS 5.x prebuilt with wimax and mysql, i would take that!
Of course there are. In RHEL5 the package is called freeradius2 and is prebuilt with wimax an mysql. The current version is 2.1.7, but if you wait a little while for the 5.8 update the latest 2.1.12 will be available. -- John Dennis <jdennis@redhat.com> Looking to carve out IT costs? www.redhat.com/carveoutcosts/
On Thu, Oct 6, 2011 at 9:42 PM, James T. Mugauri <james@africonnect.co.zm> wrote:
Installing from source also dies when I make with the same libtool error on my ubuntu server 11.04 install. I know i have to add 'rlm_wimax' to src/modules/stable to have it compile, but the Make fails with or without this entry. Adding the suggestive -DIE_LIBTOOL_DIE to CFLAGS makes no difference
You mean even in the default config (without editing src/modules/stable) the make fails? Something's wrong with your system then. What was the error message? Did you try latest 2.1.12? Did you have build-essential installed? -- Fajar
On Thu, Oct 6, 2011 at 9:42 PM, James T. Mugauri <james@africonnect.co.zm> wrote:
I am trying to install it on ubuntu 11.04 server. If there are rpm packages suitable for CentOS 5.x prebuilt with wimax and mysql, i would take that!
I've updated the package on https://launchpad.net/~freeradius/+archive/stable (the update is Natty-only for now), which adds freeradius-experimental package. It has rlm_wimax, rlm_sql_sqlite, rlm_caching, and more. If you're still having problem compiling yourself and don't mind using unsupported ppa, you can use that. -- Fajar
participants (3)
-
Fajar A. Nugraha -
James T. Mugauri -
John Dennis