Hi,
On Fri, 4 Feb 2011, Jim Tyrrell wrote:
> Hi,
>
> I have built a fresh RHEL 6.0 x86_64 server, installed perl and other
> prerequisites and installed Radiator 4.7-3 from RPM but when I try and
> start radiusd I get the following error messages:
>
> /usr/bin/radiusd -config_file /etc/radiator/radius.cfg -foreground
> Can't locate Radius/ServerConfig.pm in @INC (@INC contains: .
> /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/radiusd line 25.
> BEGIN failed--compilation aborted at /usr/bin/radiusd line 25.
>
> The file does exist:
>
> locate Radius/ServerConfig.pm
> /usr/lib/perl5/site_perl/5.10.0/Radius/ServerConfig.pm
>
> Am I missing a symlink or library path from somewhere?
run the following
perl -e 'print join("\n",@INC);'
to see if /usr/lib/perl5/site_perl/5.10.0 is in the perl include path.
There should be a symlink from 5.10 to 5.10.0 in case 5.10.0 is your
latest 5.10 perl. Possibly something went wrong with a perl upgrade.
I do not how perl packages are handled in Red Hat.
Greetings
Christian
>
> Thanks.
>
> Jim.
> _______________________________________________
> radiator mailing list
> [email protected]
> http://www.open.com.au/mailman/listinfo/radiator
>
--
Christian Kratzer CK Software GmbH
Email: [email protected] Wildberger Weg 24/2
Phone: +49 7032 893 997 - 0 D-71126 Gaeufelden
Fax: +49 7032 893 997 - 9 HRB 245288, Amtsgericht Stuttgart
Web: http://www.cksoft.de/ Geschaeftsfuehrer: Christian Kratzer
_______________________________________________
radiator mailing list
[email protected]
http://www.open.com.au/mailman/listinfo/radiator