Thread: Postgres 7.3.1 "make install" fails when trying to install pgtclsh

Postgres 7.3.1 "make install" fails when trying to install pgtclsh

From
Andrew Klimov
Date:

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

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

From
Jason Tishler
Date:
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

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

From
Jason Tishler
Date:
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