|--==> "Jerry" == Jerry James <james(a)eecs.ukans.edu> writes:
Jerry> Steve Youngs <youngs(a)xemacs.org> wrote:
>|--==> "Jerry" == Jerry James
<james(a)eecs.ukans.edu> writes:
Jerry> [snip]
Jerry> a) emodules.h is not installed anywhere when XEmacs is installed,
Jerry> so I can't very well include it.
>
>It is if you './configure --with-modules' when building
>XEmacs.
Jerry> I did configure --with-modules, and emodules.h and the other header
Jerry> files did not get installed by "make install".
Strange.
,----[ find / -name "emodules.h" -print ]
| /usr/local/lib/xemacs-2.2-b37/i686-pc-linux/include/emodules.h
`----
Jerry> Is it possible that this
Jerry> is because I built outside of the XEmacs source tree?
Can't say for certain, but it's a possibility.
Jerry> I just did a grep on the XEmacs 21.2.37 source tree. The string
Jerry> "emodules.h" does not appear in any file with a name of the form
*.in,
Jerry> which means that it won't be in any Makefile, doesn't it? Where is
the
Jerry> rule for installing emodules.h? In fact, grepping for just
"emodules"
Jerry> in all files doesn't turn it up anywhere where I would expect an install
Jerry> rule to be able to grab it. What am I missing?
This doesn't surprise me. The Makefile won't list the file
explicitly, it'll use a wildcard. Probably something like "*.[ch]".
Jerry> 2) Lack of examples.
>
>I agree totally. You'll definitely be sending in some examples once
>you get the hang of modules, won't you? :-)
Jerry> One whopping big one, yes. :-) I've got some basic functionality
Jerry> working, as of last night (hooray!), namely connecting with the ViaVoice
Jerry> engine, defining a simple (one word) grammar, and retrieving the single
Jerry> recognizable word as it is spoken. Now I get to learn all about XEmacs
Jerry> events.
Sounds like you're having heaps of fun, good luck with it.
--
|---<Regards, Steve Youngs>-----------[GnuPG KeyID: 59E4C4B2]---|
| XEmacs - It's not just an editor... |
| It's a way of life. |
|----------------------------------<mailto:youngsï¼ xemacs.org>---|