Re: Net::SSH::Perl and X11 forwarding



>> Running the application from the command line or through ssh commands
>> wrapper Net::SSH is ok.
>> Does anyone have any suggestions?
>>
>
> is the DISPLAY-variable set correct in the environment where the cmd is
> executed? Maybe its not a perl-problem, but the launched application tries
> to connect a non-existant local X-server?
>
> best,
> peter
>
>
> --
> http://www.goldfisch.at/know_list

When I run ssh through Net::SSH modul I can connect to X-server. But through
Net::SSH::Perl I cannot.
So I suppose something's wrong with Net::SSH::Perl module regarding X11
forwarding.
Thanks, Radek


.