DBD-Pg-2.13.0 lässt sich nicht installieren

T

tiptel170

Tripel-As
Malzeit Leute,

ich stehe hier vor einem problem:
kann leider DBD-Pg-2.13.0 nicht installieren, bekomme immer die fehlermeldung:

Code:
sles10:/usr/local/src/perl/DBD-Pg-2.13.0 # perl Makefile.PL
Configuring DBD::Pg 2.13.0
PostgreSQL version: 80201 (default port: 5432)
POSTGRES_HOME: (not set)
POSTGRES_INCLUDE: (not set)
POSTGRES_LIB: (not set)
OS: linux
Warning: prerequisite version 0 not found.
Could not eval '
            package ExtUtils::MakeMaker::_version;
            no strict;
            BEGIN { eval {
                # Ensure any version() routine which might have leaked
                # into this package has been deleted.  Interferes with
                # version->import()
                undef *version;
                require version;
                "version"->import;
            } }

            local $VERSION;
            $VERSION=undef;
            do {
                        use version; our $VERSION = qv('2.13.0');
            };
            $VERSION;
        ' in Pg.pm: Can't locate version.pm in @INC (@INC contains: t/lib /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at (eval 9) line 16, <$fh> line 20.
BEGIN failed--compilation aborted at (eval 9) line 16, <$fh> line 20.
WARNING: Setting VERSION via file 'Pg.pm' failed
 at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 569
Using DBI 1.604 (for perl 5.008008 on i586-linux-thread-multi) installed in /usr/lib/perl5/site_perl/5.8.8/i586-linux-thread-multi/auto/DBI/
Writing Makefile for DBD::Pg


Das ExtUtils::MakeMaker ist auch installiert, sogar die neuste version.
Postgreql 8.2.1 installiert und läuft auch.

Was fehlt mir? :hilfe2::hilfe2::hilfe2::hilfe2:

Gruss tiptel170
 

Ähnliche Themen

X startet nichtmehr

Nagios Plugin "check_clamav"

1& Virtual Server openSUSE 10.3 mit Plesk 9 (64 Bit)

httpd / apache startet nicht mehr

dovecot und postfix Konfiguration Problem

Zurück
Oben