Re: Error in PG installation

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Error in PG installation
Date: 2005-04-19 11:20:15
Message-ID: 0155a487343bfb11c4fd6cdcc48bce36@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)turnstep(dot)com
PGP Key: 0x14964AC8 200504190718
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

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

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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sean Davis 2005-04-19 11:26:58 pl/R and MacOS x
Previous Message nagesh 2005-04-18 20:53:08 psqlodbc compile error