On Wed, Dec 7, 2011 at 5:19 AM, Steven Marshall <[email protected]> wrote: > I'm running Ledgersmb 1.3.7 with PostgreSQL 9.1. I am seeing the following > error in my Apache's error_log quite often. Is this expected given my > PostgreSQL version or does this look like a potential bug? > > [Wed Dec 07 11:15:45 2011] [error] [client 192.168.1.50] Math::BigInt: > couldn't load specified math lib(s), fallback to Math::BigInt::Calc at > /usr/lib/perl5/site_perl/5.14.2/LedgerSMB/Form.pm line 61, referer: > http://192.168.1.10/ledgersmb/ps.pl > > Also, could the above error be slowing down the application since it keeps > trying to load a module I don't have? > You can ignore this or install Math::BigInt::GMP. With that it will perform a bit better, but it is not entirely required.
Best Wishes, Chris Travers ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
