| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Mittermayer <p(dot)mittermayer(at)astro(dot)univie(dot)ac(dot)at> |
| Cc: | pgsql-general(at)hub(dot)org |
| Subject: | Re: tcl/tk interface on Digital Unix |
| Date: | 2000-07-19 14:52:12 |
| Message-ID: | 20954.964018332@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Peter Mittermayer <p(dot)mittermayer(at)astro(dot)univie(dot)ac(dot)at> writes:
>> When I try to run the configure script with the option --with-tcl,
>> the tclConfig.sh is not found because it simply does not exits on
>> a Digital Unix machine! But the Tcl/Tk package is installed on the
>> machine (obviously without these scripts).
Then you have a broken (or at least fatally incomplete) Tcl
installation. tclConfig.sh is *not* an optional part.
>> Is there a way to compile the tcl/tk interface without these
>> scripts and without recompiling tcl/tk from source?
I recommend doing your own Tcl install so that you have a correct
Tcl setup...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Burton | 2000-07-19 16:40:29 | Does CREATE FUNCTION... WITH (ISCACHABLE) work? |
| Previous Message | Stephan Szabo | 2000-07-19 14:26:24 | Re: [HACKERS] Re: PRIMARY KEY & INHERITANCE (fwd) |