RE: [INTERFACES] DBD on BSDI-4.0.1

From: "Stephen Martin" <stephen(at)sealteam(dot)demon(dot)co(dot)uk>
To: "Serguei Tchernev" <ser(at)nsu(dot)ru>, "Postgresql interfaces mailing list" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: RE: [INTERFACES] DBD on BSDI-4.0.1
Date: 1999-10-21 05:43:21
Message-ID: NDBBKKNKKLBACABPPCCNEEGGCEAA.stephen@sealteam.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Did you do a make install for the DBI?
to put it into your /usr/lib/perl5/site_perl/DBI/...

Stephen

-----Original Message-----
From: owner-pgsql-interfaces(at)postgreSQL(dot)org
[mailto:owner-pgsql-interfaces(at)postgreSQL(dot)org]On Behalf Of Serguei Tchernev
Sent: Wednesday, October 20, 1999 11:25 PM
To: Postgresql interfaces mailing list
Subject: [INTERFACES] DBD on BSDI-4.0.1

Hello,

I have posgresql-6.5.2 on BSDI-4.0.1 and installed DBI-1.13.
when I'm trying to compile DBD (DBD-Pg-0.93):
bash$/usr/local/bin/perl Makefile.PL
I'm recieving an error:
Can't load module DBI, dynamic loading not available in this perl.
(You may need to build a new perl executable which either supports
dynamic loading or has the DBI module statically linked into it.)
at /usr/local/lib/perl5/site_perl/5.005/i386-bsdos/DBI.pm line 158
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.005/i386-b
sdos/DBI.pm line 158.
BEGIN failed--compilation aborted at Makefile.PL line 7.

Perl version:
bash$ /usr/local/bin/perl -v
This is perl, version 5.005_03 built for i386-bsdos
Copyright 1987-1999, Larry Wall

DBI tests were successfully completed.
Any ideas?

Thanx,
--

---------------------------
Serguei Tchernev
Internet: ser(at)nsu(dot)ru
Phone: +7-3832-397354

************

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-10-21 05:45:11 Re: [INTERFACES] PostgreSQL JDBC with StarOffice
Previous Message Mengelbier, Magnus 1999-10-20 20:12:41 RE: [INTERFACES] PostgreSQL JDBC with StarOffice