in reply to Unable to install Perl Module

I don't know how to go about getting this fixed.

Hello Sylla and welcome to the Monastery.

The approved procedure is to report this problem to the maintainer(s) of the module. Unfortunately, since you haven't said which module it is that you are unable to install it becomes difficult to provide specifics. Many modules use https://rt.cpan.org/ as their bug tracker but not all.

If you would like to mention here which module (and which version) you are trying to install, which method specifically you are using to perform the install and which Operating System your platform uses I'm sure that more specific help could be provided.

Replies are listed 'Best First'.
Re^2: Unable to install Perl Module
by Sylla (Initiate) on Jul 24, 2018 at 16:21 UTC
    Hello,

    The module I am trying to install is Math::Pari, but the reason it fails is because of the prereq GP/Pari which is a library. I think it's just the url to that library changed and that is why the install ends up hanging.

    Sincerely,
    Sylla

      That would make sense. It is a known bug - have a look at that link and you will see that the module maintainer is aware of and may be able to fix the problem. If you think that the new FTP URL listed there will work for you then just keep an eye out for a new release of Math::Pari which should hopefully fix this.

      Until then, perhaps if you pre-install the pari library before trying to install the module it might succeed.

Re^2: Unable to install Perl Module
by Anonymous Monk on Jul 24, 2018 at 21:11 UTC
    approved procedure ? Not necessarily