compiling Pg

From: Laurette Cisneros <laurette(at)nextbus(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: compiling Pg
Date: 2003-01-16 17:06:43
Message-ID: Pine.LNX.4.44.0301160902080.28178-100000@visor.corp.nextbus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi,

I'm trying to compile Pg-2.0.2 on Suse 8.0.

When I do perl Makefile.PL I get this message:
Configuring Pg
Remember to actually read the README file !
Can't locate App/Info/RDBMS/PostgreSQL.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl .) at Makefile.PL line 19.

I've read the README and I'm still not sure what I'm missing...where do I
find Postgresql.pm or is it something else?

Here's some more info:
Postgresql 7.3.1 installed in /usr/local/pgsql

perl -v
This is perl, v5.6.1 built for i586-linux

perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.17, archname=i586-linux
uname='linux d4 2.4.17 #1 smp thu mar 21 21:29:30 utc 2002 i686 unknown
'
config_args='-ds -e -Dprefix=/usr -Di_db -Di_dbm -Di_ndbm -Di_gdbm
-Duseshrp
lib=true'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=unde
f
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_B
ITS=64',
optimize='-O2 -pipe',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='2.95.3 20010315 (SuSE)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
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=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/lib /usr/lib /usr/local/lib
libs=-lnsl -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpa
th,/usr/lib/perl5/5.6.1/i586-linux/CORE'
cccdlflags='-fPIC', lddlflags='-shared'

Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under linux
Compiled at Mar 23 2002 17:40:12
@INC:
/usr/lib/perl5/5.6.1/i586-linux
/usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i586-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl

Thanks,

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
No question is ever settled until
it is settled right.
-- Ella Wheeler Wilcox

Browse pgsql-interfaces by date

  From Date Subject
Next Message James Michael DuPont 2003-01-17 06:47:25 BUG REPORT : PGACCESS : :Database::getTablesList can't read "::Connections::Conn(pgversion, 2)": no such element in array
Previous Message Gerhard Hintermayer 2003-01-16 09:34:06 Re: still memory leaks with libpgtcl