./lmgrd-bash: ./lmgrd: No such file or directory # ./lmgrd -bash: ./lmgrd: No such file or directory lmgrd 프로그램도 32bit 라이브러리가 없으면 위와 같이 구동에러가 발생 한다. # yum install redhat-lsb* -y 설치 하면 정상 적으로 작동 된다. Linux 2022.11.27