#39569: /opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm ------------------------------+------------------- Reporter: meyer@… | Owner: sal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: p5-x11-protocol | ------------------------------+------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => sal@… * port: perl5 => p5-x11-protocol Old description:
cssh port uses perl5 to connect to X11 (XQuartz)
This file contains a logic error in line 2262, looking for 'unix' in the host display name, which is not the case with macports:
/opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm
Solution by fixing code found online:
http://mykospark.net/2012/09/perl-x11protocol-module-does-not-seem-to- like-xquartz/
New description: cssh port uses perl5 to connect to X11 (XQuartz) This file contains a logic error in line 2262, looking for 'unix' in the host display name, which is not the case with macports: {{{ /opt/local/lib/perl5/vendor_perl/5.12.4/X11/Protocol.pm }}} Solution by fixing code found online: http://mykospark.net/2012/09/perl-x11protocol-module-does-not-seem-to- like-xquartz/ -- -- Ticket URL: <https://trac.macports.org/ticket/39569#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X