* Peter Eisentraut <peter_e@gmx.net> [001125 18:26]:
> Larry Rosenman writes:
>
> > > > libpgtcl.h:19: tcl.h: No such file or directory
> > >
> > > How do you suggest going about finding the tcl.h file?
> > it's in /usr/local/include/tcl8.3/ ...
> >
> > This will be a problem with TCL as installed by FreeBSD PORTS...
> >
> > (maybe configure ought to look for it, or have a --with-tclinclude=?
>
> I was hoping for a way to let Tcl tell us. The info is certainly there
> somewhere (in tclConfig.sh most likely).
It's not. I already looked in it. I'm not sure what the
"standard" is on FreeBSD, I do know that they support multiple
versions concurrently on FreeBSD. I'm not sure what the right fix
for us is.
Based on the current 7.0.2 port (from Marc...):
CONFIGURE_TCL= --with-tcl --with-tclconfig="${LOCALBASE}/lib/tcl8.3 ${LOCALBASE }/lib/tk8.3"
Works. This is, umm, messy at best.
>
> --
> Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749