in reply to Math::Pari make test fails on Pari.so

Google seems to think it is likely an SELinux problem.
--
andrew
  • Comment on Re: Math::Pari make test fails on Pari.so

Replies are listed 'Best First'.
Re^2: Math::Pari make test fails on Pari.so
by carpediem (Initiate) on Sep 17, 2008 at 01:59 UTC
    Thank you very much, I've learned something about how to search the CPAN error messages.

    You were right, I needed to set /etc/sysconfig/selinux with SELinux=permissive (was "enforcing"). That and a reboot and I was able to install with full success Math::Pari...we'll see how Net::SSH::Perl goes next. It's taking a while:)