> Hello All:
> 
> I need help with DBI/DBD.  After installing DBI, I try to install DBD::Pg
> but I get an error when running make, that it cannot find the target (see
> below).  Also if anyone has installed FreeIPdb, why does the website say
> to install DBD::Pg.1.39 or better, and then direct you to a site that has
> up to version 1.01?  Any help would be greatly appreciated.
> I have thus far installed:
> *     A perl interpreter. (tested on 5.005_03 built for i386-freebsd).
> verified to be installed
> *     PostgreSQL 7.0 with Perl interface installed. (also tested on
> 7.1.2).               installed
> *     Math::BigInt-1.42
> installed
> *     Net::IP-1.0
> installed
> *     DBI-1.14 or better.
> installed 
> *     DBD::Pg 1.39 or better.
> failed (cannot find target)
> *     A Webserver capable of running Perl cgi (If you want the web
> front-end.)           installed 
> *     freeIPdb
> not attempted due failed dependencies
> 
> outpost/opt/DBD-Pg-1.01$ perl -V
> 
> Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
>   Platform:
>     osname=openbsd, osvers=2.8, archname=i386-openbsd
>     uname='openbsd'
>     config_args='-Dopenbsd_distribution=defined -dsE'
>     hint=recommended, useposix=true, d_sigaction=define
>     usethreads=undef use5005threads=undef useithreads=undef
> usemultiplicity=undef
>     useperlio=undef d_sfio=undef uselargefiles=define 
>     use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
>   Compiler:
>     cc='cc', optimize='-O2', gccversion=2.95.3 19991030 (prerelease)
>     cppflags='-fno-strict-aliasing -I/usr/local/include'
>     ccflags ='-fno-strict-aliasing -I/usr/local/include'
>     stdchar='char', d_stdstdio=undef, usevfork=true
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>     alignbytes=4, usemymalloc=n, prototype=defineOpenBSD outpost 2.8
> MYKERN#1 i386
> 
> outpost/opt/DBD-Pg-1.01$ perl Makefile.PL
> Configuring Pg
> Remember to actually read the README file !
> please set environment variables POSTGRES_INCLUDE and POSTGRES_LIB !
> outpost/opt/DBD-Pg-1.01$ make
> make: no target to make.
> outpost/opt/DBD-Pg-1.01$ make test
> make: don't know how to make test. Stop


Reply via email to