RE: [INTERFACES] DBD on BSDI-4.0.1 - Mailing list pgsql-interfaces

From Stephen Martin
Subject RE: [INTERFACES] DBD on BSDI-4.0.1
Date
Msg-id NDBBKKNKKLBACABPPCCNEEGGCEAA.stephen@sealteam.demon.co.uk
Whole thread Raw
In response to DBD on BSDI-4.0.1  (Serguei Tchernev <ser@nsu.ru>)
List 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@postgreSQL.org
[mailto:owner-pgsql-interfaces@postgreSQL.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
eithersupports dynamic loading or has the DBI module statically linked into it.)at
/usr/local/lib/perl5/site_perl/5.005/i386-bsdos/DBI.pmline 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@nsu.ru
Phone: +7-3832-397354

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



pgsql-interfaces by date:

Previous
From: Serguei Tchernev
Date:
Subject: DBD on BSDI-4.0.1
Next
From: Peter Mount
Date:
Subject: Re: [INTERFACES] PostgreSQL JDBC with StarOffice