[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] xauth Problem
- Subject: Re: [cobalt-users] xauth Problem
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Wed Nov 15 09:32:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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?