[EMAIL PROTECTED] wrote: > I followed the how to install on the FAQ That's nice, but I think either you did something different from what you said, OR your system is incredibly screwed up.
The errors you're running into will be seen ONLY when the 'configure' process decided that the modules should be built, AND those modules weren't actually built, AND you're trying to install them. Let me make another guess, then. The 'make' process failed with an error, before it built 'rlm_mschap'. You ignored this error, and are now trying to install modules which were never built. The 'install' process decides to install ONLY the modules which get built. If those modules aren't built, then the install will fail. Stop playing games with the 'install' process, and find out why those modules weren't built. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
