Re: [HACKERS] PostgreSQL v6.4 BETA2 ...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Дата
Msg-id 199810142337.TAA02765@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] PostgreSQL v6.4 BETA2 ...  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] perl interface bug?