Hi all.
I'm trying to use clusterSSH under cygwin. I have installed all dependencies and applications needed, but when I execute the Buld command, some errors appears on the screen:
$ perl Build
Building App-ClusterSSH
Using perl binary: /usr/bin/perl
Using perl version v5.22.1
Generating: ccon
Generating: clusterssh_bash_completion.dist
Generating: crsh
Generating: csftp
Generating: cssh
Generating: ctel
Cannot find "--autoclose" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "--autoquit" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "terminal_chdir_path" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "terminal_chdir" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "macros_enabled" in podpath: cannot find suitable replacement path, cannot resolve link
Cannot find "XML::Simple" in podpath: cannot find suitable replacement path, cannot resolve link
...
And when I execute the "cssh" or "ctel" or other application, it execute but without window border. I attach a screenshoot.
Please, could someone tell me what could be happen with this?
Thanks.