Mats Lidell writes:
The error is in the gentoo ebuild which sets these things for the
install. I haven't looked into how these variables like datadir works
for us so I'll have to do that. Thanks for spotting this. Now I have
something to go on.
--datarootdir=${prefix}/share/xemacs-${version} should be all you need
for runtime resources, except that modules of course need to be in
${prefix}/lib or perhaps ${prefix}/libexec. You may need to specify
--infodir and --mandir, though.
All the information you need about how these variables work is in
xemacs --help. Note that the GNU standard directory stuff is not in
the same place as the XEmacs-specific stuff like --lispdir.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta