NetWorker: 공유 라이브러리를 로드하는 동안 오류 발생: libncurses.so.5
Summary: Linux RHEL 8.0 이상의 설치 후 NetWorker Server에서 몇 가지 NetWorker 서비스를 시작할 때 다음 오류가 표시될 수 있습니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
NetWorker가 RedHat 또는 Oracle 8.0.x 서버(또는 그 이상)에 설치되어 있습니다.
NetWorker 데몬이 다음에서 아래 오류와 함께 시작되지 않습니다. /nsr/logs/daemon.raw파일로 교체합니다.
NetWorker: nsr_render_log 사용하여 .raw 로그 파일을 렌더링하는 방법
Cause
Red Hat 8 이상에서 libncurses.so.5 binary는 기본적으로 사용할 수 없습니다.
다음은 플랫폼에 따라 사용할 수 있는 종속 라이브러리 버전입니다.
RHEL 7에는 libncurses.so.5 기본 라이브러리로.
RHEL 8에는 libncurses.so.6.1 기본 라이브러리로(단, libncurses.so.5 Red Hat Repository에서 다운로드할 수도 있습니다.)
RHEL 9에는 libncurses.so.6.2 기본값으로.
Resolution
RHEL 8.x 이상에서는 기존 바이너리를 검색합니다. libncurses.so.6.x 및 libtinfo.so.6.x 의 일부로 ncurses-libs-6.x RPM 패키지를 열고 아래와 같이 소프트 링크를 생성합니다.
RHEL 8.x의 경우 다음 옵션을 사용합니다.
ln -s "/usr/lib64/libncurses.so.6.1" "/usr/lib64/libncurses.so.5" ln -s "/usr/lib64/libtinfo.so.6.1" "/usr/lib64/libtinfo.so.5"
RHEL 9.x의 경우 다음 옵션을 사용합니다.
ln -s "/usr/lib64/libncurses.so.6.2 "/usr/lib64/libncurses.so.5" ln -s "/usr/lib64/libtinfo.so.6.2" "/usr/lib64/libtinfo.so.5"
Additional Information
이 해결 방법은 Red Hat 8.x 및 9.x 버전 운영 체제에 대한 NetWorker Server 19.9 호환성을 해결하기 위한 것입니다.


Affected Products
NetWorkerProducts
NetWorker FamilyArticle Properties
Article Number: 000220485
Article Type: Solution
Last Modified: 25 May 2026
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.