[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] xauth Problem



xauth is used for X forwarding which most ssh installs do by default
Try: ./configure --without-xauth

Jeff-

> What is "xauth", and why is it required for an SSH installation? I'm
> attempting to install SSH-2.3.0 and the ./configure stalls at "checking for
> xauth... no
> configure: error: configuring with X but xauth not found - aborting".
> Any suggestions?