On Tue, Aug 17, 2004 at 09:24:58AM +0200, Michael Markstaller wrote: > I have some freeradius (0.9.3 to 1.0.0-pre3) using MySQL running fine > on woody (but without running ldap & eap, AFAIK there're unmet dependencies). > just build the package from the source (one line needs to be commented out, > I posted this on 2004-05-11)
> --- cut --- > debian/rules - line 137 "dh_installpam --name=radiusd" > - this prevents buildding on woody as dh_installpam doesn't know the > "--name" parameter > --- cut --- You'll also need to remove the version from the debhelper dependancy or force-depends dpkg-buildpackage, since the versioned dependancy is there to make this line work. _Or_ you can install a newer debhelper version onto your Woody box. ^_^ -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

