workstation_setup.md
... ...
@@ -21,6 +21,10 @@ Packages for RHEL 6, and 7 and compatible machines:
21 21
xorg-x11-fonts-ISO8859-1-100dpi xorg-x11-fonts-misc libXScrnSaver freetype.i686 \
22 22
fontconfig.i686 zlib.i686 libstdc++.i686 glx-utils
23 23
24
+In addition to the above, on RHEL8, CentOS8 and similar distributions, you will need
25
+ yum install libnsl
26
+
27
+
24 28
* gnome-terminal is required for [hkl2map](https://www.sbgrid.org/software/titles/hkl2map).
25 29
* The same 32-bit requirement applies for 64-bit Debian and Ubuntu machines. This is supported via the [Multiarch](https///wiki.debian.org/Multiarch/HOWTO) system. You'll need at least the following packages to run most of the software. Please email us if you discover we have left some out.
26 30
`apt-get install libc6-i386 lsb tcsh gawk libjpeg62 curl libx11-6:i386 libxext6:i386`