Menu

Archlinux_Build

Jon Trulson Peter Howkins Christopher Turkel
There is a newer version of this page. You can find it here.

These instruction were done on ArchLinux 2018.06.05, your milage may vary.

Install packages:

xorg
xorg-server-devel
gcc
dnsutils
git
libxinerama
libxss
ncurses
openmotif
rpcbind
xbitmaps
bison
flex

Build and install the following AUR repositories:

git clone https://aur.archlinux.org/ksh.git
git clone https://aur.archlinux.org/ncompress.git

The system does not symlink /usr/bin/cpp to /lib/cpp anymore which breaks the CDE compile.

ln -s /usr/bin/cpp /lib/cpp

You must make this symlink before you compile.

Build and Install

See the Compiling section on [LinuxBuild], for these steps.


MongoDB Logo MongoDB