From 1e1e86dc16e453a93f1081da5f3a3845554f0bee Mon Sep 17 00:00:00 2001 From: dami Date: Fri, 12 Sep 2025 14:09:13 +0800 Subject: [PATCH] Update rhel.sh --- scripts/install/rhel.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install/rhel.sh b/scripts/install/rhel.sh index 23e906e68..b68a3a10f 100644 --- a/scripts/install/rhel.sh +++ b/scripts/install/rhel.sh @@ -40,6 +40,7 @@ $PKGMGR install -y unixODBC-devel $PKGMGR install -y p7zip $PKGMGR install -y p7zip-plugins +$PKGMGR install -y mmap-devel $PKGMGR install -y libncurses*