This is a discussion on Re: rlm_eap: Failed to link EAP-Type/peap: rlm_eap_peap.so: within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi, On 1/19/07, Rafa? Kamin'ski <rafal.kaminski@blstream.com> wrote: > apt-get source freeradius &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |