in reply to Re^2: Install Math::GSL fail
in thread Install Math::GSL fail

Why do you insist on using the cpan shell?

Replies are listed 'Best First'.
Re^4: Install Math::GSL fail
by cormanaz (Deacon) on Mar 04, 2011 at 22:50 UTC
    Because that seems to be the generally accepted way of installing packages and because for a complex package like this I don't want to spend all day manually installing dependencies, etc. Why do you have a better way to do it?
      Why do you have a better way to do it?

      Yes. By all means, use cpan to install all the dependencies Math::GSL has, but then use look to instll Math::GSL manually. Its easier than trying to filter all noise cpan makes other methods to determine prerequisites