[Help] WordNet -> dict conversion (Was: [Help] Autoconf problems when trying to build WordNet 3.0 package)

2007-06-28 Thread Andreas Tille
On Wed, 27 Jun 2007, Azazel wrote: There's an acinclude.m4 file in the 2.1 source which is missing from your 3.0 source which may be relevant. I've attached it. This hint seemed me very reasonable and worked fine. Thanks for all who provided help. Now I was able to prepare packages from Word

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Daniel Schepler
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 >

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Azazel
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

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Ben Pfaff
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

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Andreas Tille
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

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Ben Pfaff
"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 >>

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Sergei Golovan
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

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Sergei Golovan
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

Re: [Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Ben Pfaff
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

[Help] Autoconf problems when trying to build WordNet 3.0 package

2007-06-27 Thread Andreas Tille
Hi, I have some trouble building the new version of WordNet. For reasons I do not want to discuss here I had to build a composite source tarball from two different upstream tarballs and had to adjust the autoconf stuff - which obviousely failed. I putted the relevant files to http://people.