Rui-Tao Dong writes:
Where can I get a copy of Intel binary?
Maybe from Andrew Choi's page, but his general "no support" policy
suggests not.
http://members.shaw.ca/akochoi-xemacs/
I have been running a pre-compiled PPC version (21.5.20) and that
is what keeps me from upgrading to Lion (no more PPC emulation). I
have a hard time compiling it myself on 10.6 even with the 21.5.29
carbon patch.
You might do better getting it from the Mercurial repo:
hg clone
http://hg.debian.org/hg/xemacs/xemacs-carbon2
should work, I think. You will need Xcode installed to get the
development environment, but the mercurial version is set up to allow
the usual Unix idiom "./configure && make && make install" to
succeed;
no messing with Xcode needed. Worked for me on Mac OS X 10.4 and 10.5.
YMMV.
Note that "make install" is *required* to get a working XEmacs binary;
you cannot run-in-place in the source tree because it doesn't conform
to the expections of the framework code. I strongly recommend that
you check your Installation file for correct settings (Carbon enabled,
appropriate install prefix) before building, since you have to install
to get a working XEmacs.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta