> From: Andreas Kupries
> > Larry W. Virden wrote:
> > I have found that one needs to specify *both* the --prefix and
> > --exec_prefix options to get it all to work properly. Don't know
> > why exactly, and Andreas has gone on holidays so we can't ask him
> > until January.
>
> I don't know either. I believe this is somehow embedded in the
> configure macros Jeff created for TEA 2.
That should not be true in TEA2. You should need at least --prefix
OR --with-tcl (and --with-tk for Tk-based apps), and you only need
--exec-prefix if that is different. I happen to always use both
--prefix and --exec-prefix for compiling Tcl and Tk, but only the
--with* options for compiling extensions.
Jeff Hobbs The Tcl Guy
Senior Developer http://www.ActiveState.com/
|