>>>> "Neal" == Neal Becker
<ndbecker2(a)gmail.com> writes:
Neal> --datadir=/usr/share
Don't do that. That flag refers to core architecture-independent
files. In theory that may supposed to work, but I don't think anybody
has actually tried it for ages. Although Lisp is supposed to be
architecture-independent, in practice you don't want to share core
Lisp across builds, especially in the unstable line---functions tend
to move between Lisp and C, APIs change, etc.
To get that effect for the packages only, use the
--with-system-packages flag. I think for your configuration you want
the value to be /usr/share/xemacs.
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.