Thread: How to build TCL library?

How to build TCL library?

From
"Stan Brown"
Date:
    I am trying to build libpgtcl, in order to get pgaccess working.
    Infortunately I am having problems at configure time, as follows:

checking for tclConfig.sh... /opt/tcl-8.0/lib/tclConfig.sh
checking for tkConfig.sh... no
configure: warning: TK support disabled; Tk configuration script missing

    Sugestions please?

--
Stan Brown     stanb@netcom.com                                    843-745-3154
Westvaco
Charleston SC.
--
Windows 98: n.
    useless extension to a minor patch release for 32-bit extensions and
    a graphical shell for a 16-bit patch to an 8-bit operating system
    originally coded for a 4-bit microprocessor, written by a 2-bit
    company that can't stand for 1 bit of competition.
-
(c) 1999 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

Re: [INTERFACES] How to build TCL library?

From
"Billy G. Allie"
Date:
"Stan Brown" wrote:
>     I am trying to build libpgtcl, in order to get pgaccess working.
>     Infortunately I am having problems at configure time, as follows:
>
> checking for tclConfig.sh... /opt/tcl-8.0/lib/tclConfig.sh
> checking for tkConfig.sh... no
> configure: warning: TK support disabled; Tk configuration script missing
>
>     Sugestions please?
>
It looks like you do not have TK installed.  TK must be installed for pgaccess
to work.

--
____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    |



Attachment