Hello,

On 28. Mar 2009, at 7:31, nkwei (via Nabble) wrote:

> but the eqserver show errors as below:
>
> ----------------------------------
> 628 19481328 ..\lib\net\connectionDescription.cpp:170 Could not  
> parse connection
>  description: ssh

Without looking further into it, my guess is that the parsing of the  
command line parameters on the render client fails due to command  
argument quoting. On Windows there is no convention on how to quote  
command arguments which contain white space. Your best be is to debug  
the parsing in ConnectionDescription::fromString to see why it is  
failing. Alternatively you might resolve the error by trial-and-error  
with the launch command and launch command quotes.


HTH,

Stefan.


-- 
View this message in context: 
http://n2.nabble.com/ssh-with-an-%22-l-%22-option-tp2548242p2552574.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to