How to install Mule-UCS-0.84


http://quox.org/install/emacs-lisp/Mule-UCS-0.84.html
[ Top > Install Memo > emacs-lisp > Mule-UCS > 0.84 ]

Source:

Required:

emacs-20.7


展開

  % tar xvzf ${archive}/Mule-UCS-0.84.tar.gz
  % cd Mule-UCS-0.84

Make

  % emacs -q --no-site-file -batch -l mucs-comp.el
  % ( cd lisp/jisx0213; emacs -q --no-site-file -batch -l x0213-comp.el )
  % ( cd lisp/big5conv; emacs -q --no-site-file -batch -l big5-comp.el )

Install

  # rm -rf ${emacs prefix}/share/emacs/site-lisp/Mule-UCS
  # cp -Lr lisp ${emacs prefix}/share/emacs/site-lisp/Mule-UCS

Last Modified: Wed Sep 19 22:54:47 2001