Re: Error in PG installation - Mailing list pgsql-interfaces

From Greg Sabino Mullane
Subject Re: Error in PG installation
Date
Msg-id 0155a487343bfb11c4fd6cdcc48bce36@biglumber.com
Whole thread Raw
In response to Error in PG installation  (Noureddine tezniti <tezniti_n@yahoo.fr>)
List pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> And when I try to execute "perl Makefile.PL" i receive
> this message:
> $ perl Makefile.PL
...
> Writing Makefile for Pg
> Unable to open MakeMaker.tmp: Permission denied at
> /usr/local/lib/perl5/5.8.5/ExtUtils/MakeMaker.pm line
> 869.

(Please tell us what version of DBI, PostgreSQL, and DBD::Pg you
are using when reporting problems.) It sounds as though the
ExtUtils::MakeMaker module cannot write to a directory it needs to.
You may have an existing "MakeMaker.tmp" file that is owned by
root, or not have rights to write to the current directory. Try running
"make clean", then checking the ownership of the files in the current
directory, and then running perl Makefile.PL.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200504190718
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFCZOl9vJuQZxSWSsgRAuG7AJ9XE2NsOjAPGPdrk9I/BC64+gczpwCg0LS4
XGZ30WPSV4YumH07CduDhH4=
=p6i+
-----END PGP SIGNATURE-----




pgsql-interfaces by date:

Previous
From: "nagesh"
Date:
Subject: psqlodbc compile error
Next
From: Sean Davis
Date:
Subject: pl/R and MacOS x