Hi, Sam,
Thanks, After installing development tools group, it works.
Regards
Ben
On Sun, Oct 5, 2014 at 6:02 PM, Sam wrote:
> You probably need to give us more info as both cpan and cpanm will auto
> resolve and install needed dependencies.
>
> The dependency installs could be failing because
You probably need to give us more info as both cpan and cpanm will auto
resolve and install needed dependencies.
The dependency installs could be failing because a compiler or something
similar is missing.
If you are on a redhat based system, trying running:
yum groupinstall "Development Tool
Hi Mike,
Thanks for your kind response. I tried cpanm instead of cpan, but many
times, it does not install require dependencies for module.
For example, when i was trying to install
cpanm XML::SAX -> it failed and said no Fatal.pm module , then i manually
first installed that module and then i t
Use cpanminus.
To install:
sudo curl -L http://cpanmin.us | perl - --sudo App::cpanminus
To use: sudo cpanm
Here's the official documentation:
http://search.cpan.org/~miyagawa/App-cpanminus-1.7012/lib/App/cpanminus.pm
On 10/4/14, 8:32 PM, Benjamin Fernandis wrote:
Hi,
Many times I face p
Hi,
Many times I face problem with module installation and then have to go to
google and apply trial and error to resolve this permanently, could u
please suggest me best and correct method to get resolved it?
i mean if i installed centos 7 freshly then what are pre-requisites from OS
side to get