Personal tools
You are here: Home EGO Computing Useful downloads ClusteSSH
Document Actions

ClusteSSH

by Giuseppe Di Biase last modified 2012-04-12 14:57

HOWTO install clusterssh.

download : App-ClusterSSH-4.01_01.tar.gz

tar -zxvf App-ClusterSSH-4.01_01.tar.gz

cd App-ClusterSSH-4.01_01

(yum install cpan*)

cpan -i ExtUtils::MakeMaker

cpan -i Exception::Class
perl Build.PL
        ./Build
        ./Build test
        ./Build install