You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,14 +52,16 @@ If your system defaults to Python 2, but you wish to use Python 3, please do the
52
52
53
53
On any system, this software requires numpy and scipy (hard requirements), plus astropy and healpy (optional).
54
54
55
-
Setup on RHEL6
56
-
--------------
55
+
Setup on RHEL Systems with OASIS
56
+
--------------------------------
57
57
58
-
Note that on any RHEL6 system, you will need a newer compiler than ships with the OS. Please follow whatever directions apply at your site to achieve this. Alternately, if you have OASIS set up on your local system, run this before anything else (also works on several other operating systems, including RHEL7):
58
+
If using RHEL8 or RHEL9 and you have OASIS set up on your local system, run this before anything else:
0 commit comments