On Wednesday 27 June 2007 16:45:06 pm Andreas Tille wrote:
> On Wed, 27 Jun 2007, Ben Pfaff wrote:
> > OK, I can see now that /usr/lib/tk8.4/tkConfig.sh sets TK_PREFIX
> > in the environment of "configure". But what is meant to
> > propagate this environment variable into the Makefile? I don't
>
Andreas Tille wrote:
> On Wed, 27 Jun 2007, Ben Pfaff wrote:
>
> >OK, I can see now that /usr/lib/tk8.4/tkConfig.sh sets TK_PREFIX
> >in the environment of "configure". But what is meant to
> >propagate this environment variable into the Makefile? I don't
> >see anything intended to do that. Aut
Andreas Tille <[EMAIL PROTECTED]> writes:
> Yes, you both seem to come to the same conclusion as I myself - but
> I have no idea how to fix this. There must be some trick to propagate
> these variables, but how? I've got no clue out of reading the
> texinfo docs.
That part is easy: just add
On Wed, 27 Jun 2007, Ben Pfaff wrote:
OK, I can see now that /usr/lib/tk8.4/tkConfig.sh sets TK_PREFIX
in the environment of "configure". But what is meant to
propagate this environment variable into the Makefile? I don't
see anything intended to do that. Autoconf does not
automatically propa
"Sergei Golovan" <[EMAIL PROTECTED]> writes:
> On 6/27/07, Ben Pfaff <[EMAIL PROTECTED]> wrote:
>> The puzzling thing to me about this situation is what is expected
>> to set TK_PREFIX. "grep TK_PREFIX" in the wordnet directory
>> shows TK_PREFIX being used, but never defined anywhere. "grep
>>
On 6/27/07, Ben Pfaff <[EMAIL PROTECTED]> wrote:
The puzzling thing to me about this situation is what is expected
to set TK_PREFIX. "grep TK_PREFIX" in the wordnet directory
shows TK_PREFIX being used, but never defined anywhere. "grep
TK_PREFIX" in /usr/share/aclocal shows no hits at all.
Di
On 6/27/07, Ben Pfaff <[EMAIL PROTECTED]> wrote:
The puzzling thing to me about this situation is what is expected
to set TK_PREFIX. "grep TK_PREFIX" in the wordnet directory
shows TK_PREFIX being used, but never defined anywhere. "grep
TK_PREFIX" in /usr/share/aclocal shows no hits at all.
Di
Andreas Tille <[EMAIL PROTECTED]> writes:
> the relevant line in src/Makefile.am is
>
> INCLUDES = -I$(top_srcdir)/include $(TCL_INCLUDE_SPEC) -I$(TK_PREFIX)/include
>
> I have no idea why TCL_INCLUDE_SPEC which is not propagated
> correctly to Makefile.in and thus cc has not the correct path
> t
8 matches
Mail list logo