Originally posted by: SystemAdmin
The following environment variables allow installation under /tools/opt/freeware
ksh> EMACSTOP="/tools/opt/freeware/share/emacs"
ksh> export EMACSDATA="$EMACSTOP/21.3/etc"
ksh> EMACSLOADPATH="$EMACSTOP/21.3/powerpc-ibm-aix5.1.0.0"
ksh> EMACSLOADPATH="$EMACSLOADPATH:$EMACSTOP/21.3/site-lisp"
ksh> EMACSLOADPATH="$EMACSLOADPATH:$EMACSTOP/site-lisp"
ksh> EMACSLOADPATH="$EMACSLOADPATH:$EMACSTOP/21.3/leim"
ksh> export EMACSLOADPATH="$EMACSLOADPATH:$EMACSTOP/21.3/lisp"
For further details see '(emacs) General Variables' in the emacs*.gz info
files provided with the emacs package.
Unfortunately, it still reports a warning, unable to find /opt/freeware/...
files.
#AIX-Forum