problem with perl...

Tyller D tyllerd at gmail.com
Thu Aug 25 15:40:53 CEST 2011


I just added  use lib "/usr/lib64/perl5/auto/DBI/"; to my perl script
because it failed.



On Thu, Aug 25, 2011 at 3:07 PM, Alan Buxey <A.L.M.Buxey at lboro.ac.uk> wrote:

> Hi,
>
> >    # PERL MODULES WE WILL BE USING
> >    use lib "/usr/lib64/perl5/auto/DBI/";
> >    use DBI;
> >    use DBD::mysql;
> >    use vars qw(%RAD_REQUEST %RAD_REPLY %RAD_CHECK);
> >    use Data::Dumper;
>
> note: /usr/lib64/perl5/auto/DBI/
>
>
> >      >> Im trying to run freeradius, using rlm_perl, and centos 6.
> >      >>
> >      >> after installing ( yum install freeradius freeradius-mysql
> >      freeradius-perl
> >      >> freeradius-utils ). when I and start free radius I fails with
> this
> >      error
> >      >>
> >      >> Can't load '/usr/local/lib64/perl5/auto/DBI/DBI.so' for module
> DBI:
> >      >> /usr/local/lib64/perl5/auto/DBI/DBI.so: undefined symbol:
>
> note: /usr/local/lib64/perl5/auto/DBI
>
>
> thats surely the problem?
>
> alan
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110825/71dfbb55/attachment.html>


More information about the Freeradius-Users mailing list