Re: Postgres 7.3.1 "make install" fails when trying to

Lists: pgsql-cygwin
From: Andrew Klimov <and_k_98(at)yahoo(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Postgres 7.3.1 "make install" fails when trying to install pgtclsh
Date: 2003-01-24 11:30:42
Message-ID: 20030124113042.57387.qmail@web20413.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin


Hi,All!

Options for configure:

--with-tcl

--with-tclconfig=/lib

--with-tkconfig=/lib

--enable-recode

--enable-multibyte

--enable-locale

--with-java

"Configure" and "make" steps proceed OK.But "make install" fails closer to end with these errors:

make[5]: Leaving directory `/usr/src/postgresql-7.3.1/src/interfaces/libpq'
make[4]: Leaving directory `/usr/src/postgresql-7.3.1/src/interfaces/libpgtcl'
/bin/sh.exe ../../../config/install-sh -c pgtclsh /usr/local/pgsql/bin/pgtclsh
chmod: changing permissions of `/usr/local/pgsql/bin/#inst.1536#': No such file
or directory
make[3]: *** [install] Error 1
make[3]: Leaving directory `/usr/src/postgresql-7.3.1/src/bin/pgtclsh'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/postgresql-7.3.1/src/bin'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/postgresql-7.3.1/src'
make: *** [install] Error 2

#inst.1536# (which, I believe is temporary install file) exists in /usr/local/pgsql/bin !

Any help would be very appreciated.

---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now


From: Jason Tishler <jason(at)tishler(dot)net>
To: Andrew Klimov <and_k_98(at)yahoo(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Postgres 7.3.1 "make install" fails when trying to
Date: 2003-01-24 12:36:04
Message-ID: 20030124123604.GA2092@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Andrew,

On Fri, Jan 24, 2003 at 03:30:42AM -0800, Andrew Klimov wrote:
> Any help would be very appreciated.

See attached for a Cygwin specified solution. Obviously, a real patch
would need to be generalized to not affected other platforms.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6

Attachment Content-Type Size
Makefile.diff text/plain 655 bytes

From: Jason Tishler <jason(at)tishler(dot)net>
To: Andrew Klimov <and_k_98(at)yahoo(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Postgres 7.3.1 "make install" fails when trying to
Date: 2003-01-24 12:45:05
Message-ID: 20030124124505.GC2092@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

On Fri, Jan 24, 2003 at 07:36:04AM -0500, Jason Tishler wrote:
> On Fri, Jan 24, 2003 at 03:30:42AM -0800, Andrew Klimov wrote:
> > Any help would be very appreciated.
>
> See attached for a Cygwin specified solution. ...
^^^^^^^^^
specific

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6