Usually install a package on CentOS
like this:
# yum install libmath-bigint-gmp-perl Got this response: No package libmath-bigint-gmp-perl available. Nothing to do This article explains how to install Perl modules with yum (package manager for CentOS): http://www.tnrglobal.com/blog/2008/12/easily-installing-perl-modules-with-yum/ Use this command: # yum install "perl(Math::BigInt::GMP)" This also produced the waring: No package perl(Math::BigInt::GMP) available. Nothing to do Not sure what to do from here. Thanks. Brian Brian Wolf
Phone: 410.367.2958
Email: ..hidden..
|