Re: [HACKERS] Re: TCL/TK configure problems - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: TCL/TK configure problems
Date
Msg-id 199901101003.FAA22987@candle.pha.pa.us
Whole thread Raw
In response to Re: TCL/TK configure problems  (Karl Eichwalder <ke@suse.de>)
List pgsql-hackers
> "Stan Brown" <stanb@awod.com> writes:
> 
> |   checking for tkConfig.sh... no
> |   configure: warning: TK support disabled; Tk configuration script missing
> |   
> |       I used teh --with-tcl and --with tk configure flags, so what's going on
> |       here?
> 
> The configure script wrongly thinks, tcl and tk are to be found at the
> same loaction.  On SuSE Linux I've to use the following *ugly* hack:

Or you could add configure --with-libs=DIR.

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Karl Eichwalder
Date:
Subject: Re: TCL/TK configure problems
Next
From: Tatsuo Ishii
Date:
Subject: max backends checking patch