On Sun, Jul 07, 2002 at 10:42:13AM +0000, Michael Bailey wrote: > On Sat, Jul 06, 2002 at 11:02:02AM -0600, Spike Ilacqua wrote: > > > > The remaining problems all relate to rlm_x99_token: > > > > It can't find the SSL include files so added > > "-I/usr/local/ssl/include" to "src/modules/rules.mak" > > I also had this problem because I do not install things in standard > locations. I created a symlink in /usr/lib pointing to the location of > libcrypto.a and configure worked.
> Is there a way I can pass something to 'configure' to tell it where to > find libcrypto.a to avoid putting in the symlink? I've just added support for ./configure --with-rlm-x99-token-lib-dir= ./configure --with-rlm-x99-token-include-dir= Let me know if that does the trick. /fc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
