Jake Colman writes:
How do I locally install the XEmacs beta (21.2.x) if I've also
locally installed 21.1.x?
% cd /usr/local/bin
% ln -s xemacs-21.2-b29 xemacs-b
% ln -s xemacs-21.1.8 xemacs
In other words, I built 21.1.x with --prefix=$HOME and did an
actual 'make install'.
ok, but not really required (see above)
I want to play with the beta series but I want everything to
coexist so that 21.1.x does not get trashed. Can this be done?
Also, hw do I handle the packages?
use current packages, or link /usr/local/lib/xemacs to
$HOME/lib/xemacs