<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>I'm trying to install version 0.93 or 0.95
of DBD:Pg. I'm getting the following error with either one:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>root /usr/lib/perl5/5.005/DBD-Pg-0.93
14:14:52>perl Makefile.PL<BR>Configuring Pg<BR>Remember to actually read the
README file !<BR>OS: linux<BR>Using DBI 1.14 installed in
/usr/local/lib/site_perl/i386-linux/auto/DBI<BR>Writing Makefile for
DBD::Pg<BR>root /usr/lib/perl5/5.005/DBD-Pg-0.93 14:14:59>make<BR>cc -c
-I/usr/lib:/usr/lib/perl5/5.005/DBD-Pg-0.93:/usr/include:/usr/include/linux
-I/usr/local/lib/site_perl/i386-linux/auto/DBI -Dbool=char -DHAS_BOOL
-D_REENTRANT -DDEBIAN -I/usr/local/include -O2
-DVERSION=\"0.93\" -DXS_VERSION=\"0.93\" -fPIC
-I/usr/lib/perl5/5.005/i386-linux/CORE Pg.c<BR>In file included from
Pg.xs:13:<BR>Pg.h:13: libpq-fe.h: No such file or directory<BR>make: *** [Pg.o]
Error 1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>----------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>root /usr/lib/perl5/5.005/DBD-Pg-0.93
14:15:02>perl -v</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>This is perl, version 5.005_03 built for
i386-linux</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>Copyright 1987-1999, Larry
Wall</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>Perl may be copied only under the terms of
either the Artistic License or the<BR>GNU General Public License, which may be
found in the Perl 5.0 source kit.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>Complete documentation for Perl, including
FAQ lists, should be found on<BR>this system using `man perl' or `perldoc
perl'. If you have access to the<BR>Internet, point your browser at <A
href="http://www.perl.com/">http://www.perl.com/</A>, the Perl Home
Page.</FONT></DIV>
<DIV><FONT face="Courier New" size=2><BR>-----------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>root /usr/lib/perl5/5.005/DBD-Pg-0.93
14:17:48>perl -V<BR>Summary of my perl5 (5.0 patchlevel 5 subversion 3)
configuration:<BR> Platform:<BR> osname=linux,
osvers=2.2.15pre14, archname=i386-linux<BR> uname='linux them
2.2.15pre14 #2 smp mon mar 13 14:29:00 est 2000 i686 unknown
'<BR> hint=recommended, useposix=true,
d_sigaction=define<BR> usethreads=undef useperlio=undef
d_sfio=undef<BR> Compiler:<BR> cc='cc', optimize='-O2 ',
gccversion=2.95.2 20000313 (Debian GNU/Linux)<BR>
cppflags='-Dbool=char -DHAS_BOOL -D_REENTRANT -DDEBIAN
-I/usr/local/include'<BR> ccflags ='-Dbool=char -DHAS_BOOL
-D_REENTRANT -DDEBIAN -I/usr/local/include'<BR>
stdchar='char', d_stdstdio=undef, usevfork=false<BR>
intsize=4, longsize=4, ptrsize=4, doublesize=8<BR>
d_longlong=define, longlongsize=8, d_longdbl=define,
longdblsize=12<BR> alignbytes=4, usemymalloc=n,
prototype=define<BR> Linker and Libraries:<BR> ld='cc',
ldflags =' -L/usr/local/lib'<BR> libpth=/usr/local/lib /lib
/usr/lib<BR> libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc
-lposix -lcrypt<BR> libc=, so=so, useshrplib=false,
libperl=libperl.a<BR> Dynamic Linking:<BR>
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
ccdlflags='-rdynamic'<BR> cccdlflags='-fPIC',
lddlflags='-shared -L/usr/local/lib'</FONT></DIV>
<DIV> </DIV>
<DIV><BR><FONT face="Courier New" size=2>Characteristics of this binary (from
libperl): <BR> Built under linux<BR> Compiled at Apr 30 2000
12:08:38<BR> @INC:<BR>
/usr/lib/perl5/5.005/i386-linux<BR>
/usr/lib/perl5/5.005<BR>
/usr/local/lib/site_perl/i386-linux<BR>
/usr/local/lib/site_perl<BR>
/usr/lib/perl5<BR> .</FONT></DIV>
<DIV><FONT face="Courier New" size=2>------------</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>postgres /usr/lib/perl5/5.005/DBI
14:20:25>psql<BR>Welcome to the POSTGRESQL interactive sql monitor:<BR>
Please read the file COPYRIGHT for copyright terms of POSTGRESQL<BR>[PostgreSQL
6.5.3 on i686-pc-linux-gnu, compiled by gcc
2.95.2]<BR></FONT></DIV></BODY></HTML>