Some time after December 13th, my accounting application (written in perl)
failed. I cannot log in and need to fix this quickly. The problem is an
inability to load Pg.so.

  Running 'perl -MCPAN -e shell; install DBD::Pg' fails:

Test Summary Report
-------------------
t/01connect.t     (Wstat: 65280 Tests: 13 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 13.
Files=15, Tests=1716, 14 wallclock secs ( 0.21 usr  0.02 sys +  1.16 cusr
0.11 csys =  1.50 CPU)
Result: FAIL
Failed 1/15 test programs. 0/1716 subtests failed.
make: *** [test_dynamic] Error 255
  TURNSTEP/DBD-Pg-2.17.2.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports TURNSTEP/DBD-Pg-2.17.2.tar.gz
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
 TURNSTEP/DBD-Pg-2.17.2.tar.gz                : make_test NO

  Downloading the source tarball and trying to build that fails at the 'make
test' stage:

Test Summary Report
-------------------
t/01connect.t     (Wstat: 65280 Tests: 13 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 13.
Files=15, Tests=1716, 14 wallclock secs ( 0.21 usr  0.02 sys +  1.15 cusr
0.12 csys =  1.50 CPU)
Result: FAIL
Failed 1/15 test programs. 0/1716 subtests failed.
make: *** [test_dynamic] Error 255

  System information:

Slackware-13.1

# DBI                         Version 1.609
# DBD::Pg                     Version 2.17.2
# Perl                        Version 5.10.1
# OS                          linux
# PostgreSQL (compiled)       90001
# PostgreSQL (target)         90001
# PostgreSQL (reported)       PostgreSQL 9.0.1 on i686-pc-linux-gnu,
compiled by GCC gcc (GCC) 4.4.4, 32-bit
# Default port                5432
# DBI_DSN                     dbi:Pg:
# DBI_USER                    postgres
# Test schema                 dbd_pg_testschema
# LANG                        en_US
# array_nulls                 on
# backslash_quote             safe_encoding
# client_encoding             LATIN1
# server_encoding             LATIN1
# standard_conforming_strings off
# Adjusted:                   DBI_DSN

  I've been trying to fix the problems so I can use my accounting software.
Please help.

Thanks,

Rich

--
Richard B. Shepard, Ph.D.          |   The Plain English Science Consultant
Applied Ecosystem Services, Inc.   |   Helping Ensure Our Clients' Futures
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

Reply via email to