Re: [HACKERS] PostgreSQL v6.4 BETA2 ... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Date
Msg-id 199810142337.TAA02765@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] PostgreSQL v6.4 BETA2 ...  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > I think that this will fail by finding the LOWER version of tcl
> > before a higher version.  For example, if I have both 7.6 and 8.0
> > installed, won't this find 7.6 first?
>
> Sorry, I've lost track of the discussion. Is it the case that people
> know that pgtcl does not install at the moment? On my machine the
> installation procedure has trouble finding one of the shell files under
> discussion...

This is news to me.  The current code looks for tclConfig.sh and
tkConfig.sh in the various standard directories.  In my case, they are
in /usr/contrib/lib.  Can you add the directory that has those file to
your search path include dirs.


--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] perl interface bug?