DBD on BSDI-4.0.1

From: Serguei Tchernev <ser(at)nsu(dot)ru>
To: Postgresql interfaces mailing list <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: DBD on BSDI-4.0.1
Date: 1999-10-21 06:24:53
Message-ID: 380EB1B5.D2281766@nsu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Serguei Tchernev 1999-10-21 07:54:14 Re: [INTERFACES] DBD on BSDI-4.0.1
Previous Message Peter Mount 1999-10-21 05:45:11 Re: [INTERFACES] PostgreSQL JDBC with StarOffice