On Sat, Sep 18, 2004 at 05:40:02AM -0700, Aime wrote: > Hello Marcus, > > Please can you layout here the steps you did to get > freeradius compiled on Woody. > > I tried what you said in your mail (by commenting > dh_installpam --name=radiusd ), but still get > dependency problems about libsasl2-dev and debhelper.
After removing the dh_installpam line, you can take the versioning off the debhelper dependancy. And for woody, change libsasl2-dev to libsasl-dev. Then dpkg-buildpackage -us -uc -b -rfakeroot should work. I'd also recommend adding a new debian/changelog entry, so you can tell your package from anyone else's. ^_^ -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

