|
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: [email protected]
|
------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel


