Sun MC를 32비트 SLES(SUSE Linux Enterprise Server) 10 시스템에 설치할 수 없습니다. 다음과 같은 오류 메시지가 나타납니다.
# ./es-start -a couldn't load file "pkgsymon.so": libgdbm.so.2: cannot open shared object file: No such file or directory invalid command name "unordered_slice" while executing "unordered_slice internal value" invoked from within "source toe-basic.toe" invoked from within "source base-$file.tcl" --- |
해결 방법: Sun MC를 설치하기 전에 gdbm-1.8.0-24.i386.rpm의 이전 라이브러리 패키지를 다운로드합니다. rpm -i --oldpackage gdbm-1.8.0-24.i386.rpm 명령을 사용하여 패키지를 설치합니다. 32비트 SLES 10 시스템에서 Sun MC 설치를 진행합니다.