On 09/15/2010 07:49 PM, Hugh Irvine wrote: > New RPM now available on the web site.
I just received a report that indicates there is at least one hard coded path that has Perl version in it. This was with the RPM packaged on 15.9. In short: Perl 5.8.8 is installed on RHEL 5.5 but somehow the RPM creates paths for 5.10.0 when installed. Can you check if the RPM could be redone once more? Thanks! Here is a transcript: # rpm -Uvh Radiator-4.7-2.noarch.rpm [ No complaints there, installation was successful] # service radiator stop # service radiator start Starting Radiator: Can't locate Radius/ServerConfig.pm in @INC (@INC contains: . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/bin/radiusd line 25. [ updatedb has not yet run. Use locate to see where the old version was ] # locate Radius/ServerConfig.pm /usr/lib/perl5/site_perl/5.8.8/Radius/ServerConfig.pm [ Now check the loaction of new version] # updatedb # locate Radius/ServerConfig.pm /usr/lib/perl5/site_perl/5.10.0/Radius/ServerConfig.pm [ 5.10.0 above seems to be the problem] # perl --version This is perl, v5.8.8 built for x86_64-linux-thread-multi [ Downgrade back to working version ] # yum --nogpgcheck downgrade Radiator-4.6-1.noarch.rpm -- Heikki Vatiainen, Arch Red Oy +358 44 087 6547 _______________________________________________ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator