Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tcl/FreeBSD 4.2-STABLE, multiple TCL versions installed
Date: 2000-11-26 01:03:44
Message-ID: 20001125190344.A1779@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Larry Rosenman <ler(at)lerctr(dot)org> [001125 18:54]:
> > > Works. This is, umm, messy at best.
> > Err, I lied, Marc adds the /usr/local/include/tcl8.3 and tk8.3 dirs to
> > the --with-includes configure option.
> >
> > Still messy.
> and it breaks now on 7.1devel sources...
Here is what I issued configure with:

./configure --prefix=/home/ler/pg-test --enable-syslog \
--with-CXX --with-perl --enable-multibyte --enable-cassert \
--with-openssl \
--with-includes="/usr/local/include/tcl8.3 /usr/local/include/tk8.3" \
--with-tcl \
--with-tclconfig=/usr/local/lib/tcl8.3 \
--with-tkconfig=/usr/local/lib/tk8.3

and it still breaks the same way. The output doesn't show the
--with-includes directive directories ANYWHERE in the make output :-(

LER


--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-11-26 02:54:21 Re: Re: [NOVICE] Re: re : PHP and persistent connections
Previous Message GH 2000-11-26 00:59:32 Re: Warning: Don't delete those /tmp/.PGSQL.* files