| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Tim Brookes <tim(dot)brookes(at)mcmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: libpq++ memory problems |
| Date: | 2000-04-20 15:37:34 |
| Message-ID: | 38FF243E.E5C0E87E@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Tim Brookes wrote:
>
> Tom
>
> I did not use configure - I downloaded a set of RPMs for 6.5.3
> I then just changed the program not to require PgEnv and then compiled,linked with
> the libpq++ library.
To answer Tom's question:
> > I wonder if it could be platform- or configuration-specific. What
> > options did you give to configure?
To which I can answer, if it was my RPMset he downloaded:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr \
--enable-hba --enable-locale \
--with-perl --with-mb=SQL_ASCII\
--with-tcl --with-tk --with-x \
--with-odbc --with-java \
--with-python
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ken J. Wright | 2000-04-20 16:20:08 | Re: Inserting NULL with pgaccess |
| Previous Message | Tim Brookes | 2000-04-20 15:24:22 | Re: libpq++ memory problems |