2009/11/18 15:29
clusterssh 설치 Linux2009/11/18 15:29
OS 환경 : RHEL 5.3, CentOS 5.3 (x86_64)
다운로드
설치
# rpmbuild -ta --target x86_64 clusterssh-3.27.tar.gz
# rpm -Uvh /usr/src/redhat/RPMS.noarch/clusterssh-3.27-1.noarch.rpm
error: Failed dependencies:
perl(Tk) >= 800.022 is needed by clusterssh-3.27-1.noarch
perl(Tk::Dialog) is needed by clusterssh-3.27-1.noarch
perl(Tk::LabEntry) is needed by clusterssh-3.27-1.noarch
perl(Tk::ROText) is needed by clusterssh-3.27-1.noarch
perl(Tk::Xlib) is needed by clusterssh-3.27-1.noarch
perl(X11::Keysyms) is needed by clusterssh-3.27-1.noarch
perl(X11::Protocol) is needed by clusterssh-3.27-1.noarch
perl(X11::Protocol::Constants) is needed by clusterssh-3.27-1.noarch
의존성 에러 해결 : 아래의 두 패키지를 다운받아 설치한다.
참고글
