19 Jan
2007
19 Jan
'07
4:40 a.m.
Hi, On 1/19/07, Rafa? Kamin'ski <rafal.kaminski@blstream.com> wrote:
apt-get source freeradius build package: http://channel.debian.de/faq/ch-dpkgundco.html debian/rules -> --without-rlm_eap_tls... change to --with-rlm_eap_tls
There is a _complete_ description of what to do/change in lines 21-28 of said rules file.
apt-get install libssl-dev dpkg-buildpackage -us -us -rfakeroot -d dpkg -i ....
Before ./configure set --with-rlm_eap_tls in makefile. i think
As you don't call ./configure manually there is no business of that. Anyway you should not mess around in makefiles. Regards K. Hoercher