[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Panic really setting in now!



On Fri, 16 Oct 2009, beamends wrote:

> [Fri Oct 16 16:22:35 2009] [error] [client 127.0.0.1] Math::BigInt:
> couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc
> at LedgerSMB/Form.pm line 36
> [Fri Oct 16 16:22:35 2009] [error] [client 127.0.0.1] Can't locate
> DBI.pm in @INC (@INC
> contains: /usr/local/lib/perl5/site_perl/5.10.0 /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at LedgerSMB/Sysconfig.pm line 9.
> [Fri Oct 16 16:22:35 2009] [error] [client 127.0.0.1] BEGIN
> failed--compilation aborted at LedgerSMB/Sysconfig.pm line 9.

Could it be that you need some/all of these?  I am not an expert on the 
perl libs, so don't know which of the first two you want, but my guess is 
the second one.

libmath-gmp-perl - high speed arbitrary size integer math for perl
libmath-bigint-gmp-perl - GMP library for Math::BigInt routines
perl-modules - Core Perl modules

Luke