[cfarm-users] Installing emacs on GCC119/AIX

Jeffrey Walton noloader at gmail.com
Thu Aug 31 13:30:48 CEST 2017


Hi Everyone,

I'd like to install emacs on GCC119/AIX.

I'm not familiar with AIX or installing into /opt/cfarm. In
particular, I'm not sure if AIX suffers the ridiculous runtime path
problems that plague Linux; and how to fix runtime path problems on
AIX if they exist.

Does the configure line below need anything added or taken away for AIX?

Thanks in adavnce.

./configure --with-xml2 --with-zlib \
  --without-x --without-sound --without-xpm \
  --without-jpeg --without-tiff --without-gif --without-png --without-rsvg \
  --without-imagemagick --without-xft --without-libotf --without-m17n-flt \
  --without-xaw3d --without-toolkit-scroll-bars --without-gpm --without-dbus \
  --without-gconf --without-gsettings --without-makeinfo \
  --without-compress-install \
  --prefix=/opt/cfarm


More information about the cfarm-users mailing list