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

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Bill(dot)Allie(at)mug(dot)org
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Date: 1998-10-15 05:49:37
Message-ID: 199810150549.BAA07522@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Actually, I've looked at the configure for TCL and concluded came to the
> following conclusions:
>
> 1. By default, the *Config.sh files go in the same directory as the library
> files (default: /usr/local/lib).
>
> 2. If you built more than 1 version of TCL/TK, the *Config.sh will reflect
> the last version built unless you override the default location of the
> libraries.
>
> 3. If you more than one version of TCL/TK and want to use a specific version,
> you need to tell configure where the *Config.sh file you want to use are
> with the --with-libs or --with-library option.
>
> Bearing these points in mind, I will be removing the code that looks in tclX.Y
> (where X.Y is the version) and tkX.Y directories. It will only look for
> *Config.sh files in the following directories (in the order given):

FYI, I may have already done that in configure.in.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-10-15 05:52:06 Re: [HACKERS] What about LIMIT in SELECT ?
Previous Message Constantin Teodorescu 1998-10-15 05:13:22 Wishes for PostgreSQL 6.4