installing pgsql_perl5-1.9.0 - Mailing list pgsql-interfaces
From | frederick |
---|---|
Subject | installing pgsql_perl5-1.9.0 |
Date | |
Msg-id | 3A562645.6501129@hotmail.com Whole thread Raw |
List | pgsql-interfaces |
I am installing 1.9.0 of pgsql_perl5, but when I run "perl Makefile.PL" as the postgres user, I get the following error: <p>[postgres@cr833060-a pgsql_perl5-1.9.0]$ perl Makefile.PL <br />Configuring Pg <br />Remember to actually readthe README file ! <br />OS: linux <br />Checking if your kit is complete... <br />Looks good <br />Writing Makefile forPg <br />Unable to open MakeMaker.tmp: No such file or directory at /usr/lib/perl5/5.6.0/ExtUtils/MakeMaker.pm line 756.<p>I am installing as the postgres user because the README file states that steps 1-3 should not be done as root andalso the user doing the installation must be able to create databases. <p>I read in a previous posting addressing a similarproblem that it could be because the user (postgres) does not have permission to write to some directories. I haveused "chown" to make sure postgres can write to the installation directory (/var/lib/pgsql/pgsql_perl5-1.9.0) and alsothe directory in which perl resides on my system (/usr/lib/perl5). This fix does not work, I keep getting the sameerror as before (Unable to open MakeMaker.tmp...) Can anyone advise me on how to fix this problem? <p>Thanks in advancefor any help. <br />Frederick. <p><b><u>Various outputs:</u></b><p> <b>perl -v</b><br />This is perl, v5.6.0 builtfor i386-linux . Copyright 1987-2000, Larry Wall<b></b><p><b>perl -V</b><br />Summary of my perl5 (revision 5.0version 6 subversion 0) configuration: <br /> Platform: <br /> osname=linux, osvers=2.2.5-22smp, archname=i386-linux<br /> uname='linux porky.devel.redhat.com 2.2.5-22smp #1 smp wed jun 2 09:11:51 edt 1999 i686 unknown' <br /> config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc -Dcccdlflags=-fPIC -Dinstallprefix=/us<br />r -Dprefix=/usr -Darchname=i386-linux -Dd_dosuid -Dd_semctl_semun -Di_db -Di_ndbm -Di_gdbm -Di_shadow-Di_s <br />yslog -Dman3ext=3pm -Uuselargefiles' <br /> hint=recommended, useposix=true, d_sigaction=define<br /> usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef <br /> useperlio=undefd_sfio=undef uselargefiles=undef <br /> use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef<br /> Compiler: <br /> cc='gcc', optimize='-O2 -march=i386 -mcpu=i686', gccversion=2.96 20000731 (experimental)<br /> cppflags='-fno-strict-aliasing' <br /> ccflags ='-fno-strict-aliasing' <br /> stdchar='char',d_stdstdio=define, usevfork=false <br /> intsize=4, longsize=4, ptrsize=4, doublesize=8 <br /> d_longlong=define,longlongsize=8, d_longdbl=define, longdblsize=12 <br /> ivtype='long', ivsize=4, nvtype='double', nvsize=8,Off_t='off_t', lseeksize=4 <br /> alignbytes=4, usemymalloc=n, prototype=define <br /> Linker and Libraries:<br /> ld='gcc', ldflags =' -L/usr/local/lib' <br /> libpth=/usr/local/lib /lib /usr/lib <br /> libs=-lnsl-ldl -lm -lc -lcrypt <br /> libc=/lib/libc-2.1.92.so, so=so, useshrplib=false, libperl=libperl.a <br /> DynamicLinking: <br /> dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' <br /> cccdlflags='-fPIC',lddlflags='-shared -L/usr/local/lib' <br /> <p>Characteristics of this binary (from libperl): <br /> Compile-time options: <br /> Built under linux <br /> Compiled at Aug 7 2000 10:59:51 <br /> @INC: <br /> /usr/lib/perl5/5.6.0/i386-linux<br /> /usr/lib/perl5/5.6.0 <br /> /usr/lib/perl5/site_perl/5.6.0/i386-linux <br /> /usr/lib/perl5/site_perl/5.6.0 <br /> /usr/lib/perl5/site_perl <br /> . <p><b>postgreSQL</b><br />version 7.0.2<p><b>pgsql_perl5</b><br />version 1.9.0 <p><b>OS</b><br />RedHat 7.0 <br /> <br /> <br /> <br /> <br />
pgsql-interfaces by date: