At 10:36 AM 2/4/2003, you wrote:
Chris Brotsos <[EMAIL PROTECTED]> wrote:
> I have recently tried implementing rlm_perl with FR 0.9-pre on Solaris2.8.
>
> After installing Perl5.6.1, I got the following errors when running 'make'
> in the rlm_perl directory:

  Yeah, perl supplies some dynamic libraries, and some static ones.

> radiusd.conf[414] Failed to link to module 'rlm_perl': file not found

  Yup.  In the short term, you can edit the 'src/main/Makefile' to
link to the static libraries Perl needs.

  The make files should be fixed to do this automagically, and libtool
is supposed to do this for us...

  But I haven't figured out how to make that work.
Well then, I'll try to set the libs explicitly.


  Hmm... I think we need RLM_LDFLAGS, where now we have only
RLM_LIBS.  That way the static linking of radiusd can use that
definition...

  I don't have time to look into it now.
If I can find some time, I too will look at getting that implemented (although, I hesitate to mess w/Make files and configure scripts).

Thanks Alan.



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to