Re: [QUESTIONS] How do I build libpgtcl? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [QUESTIONS] How do I build libpgtcl?
Date
Msg-id 199803220516.AAA05929@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
>
>     I have configured 6.3 as follows:
>
>     --prefix=/opt/postgresql-6.3 --with-tcl --with-x
>
>     When prompted, I supplide the appropriate directories for the tk/tcl
>     include/library directories. Still when I look in
>     ~src/interfaces/libpgtcl there is no library creted. When I cd to that
>     directory and do a gmake, I get a bunch of unsatsfide symbols. Platofmr
>     is HP-UX 10.20 PA-RISC.
>
>     Can someone give me a clue here? I wan't to try the new pgaccess on my
>     6.3 database.

Wait for the 6.3 patch, due in a few days.  Configure should then find
your libraries, and compile.  I fixed this yesterday.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] patch for memory overrun on Linux(i386)
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] psql nested queries with 2000+ records