workstation_setup.md
... ...
@@ -40,6 +40,8 @@ In addition to the above, on RHEL8, CentOS8 and similar distributions, you will
40 40
41 41
yum install libnsl
42 42
43
+In addition to the above, on Rocky9/AlmaLinux9, you may need to add `libxcrypt-compat` and `glibc-langpack-en` if these have not been installed as dependencies of other packages.
44
+
43 45
- gnome-terminal is required for [hkl2map](https://www.sbgrid.org/software/titles/hkl2map).
44 46
45 47
- 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.
... ...
@@ -49,4 +51,4 @@ Information on configuring 3D stereo can be found [here](stereo)
49 51
50 52
### Mac OS X
51 53
52
-- XQuartz is required to provide X11 support on macOS. The latest Xquartz version can be downloaded from the MacOSForge site here: [https://www.xquartz.org ](https://www.xquartz.org/).
... ...
\ No newline at end of file
0
+- XQuartz is required to provide X11 support on macOS. The latest Xquartz version can be downloaded from the MacOSForge site here: [https://www.xquartz.org ](https://www.xquartz.org/).