Hi Jason,
I am trying to install ssh 1.2.27 and it looks like i am getting
the same error you are getting. Did you get any replies to your question
Thanks
Ben
Ben Segbawu
Unix Network Administrator
HCIA-Sachs
[EMAIL PROTECTED]
(847) 475-7526 ext. 2017
-----Original Message-----
From: Jason Jin [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 27, 2000 1:27 PM
To: [EMAIL PROTECTED]
Subject: X_DISPLAY_MISSING flag
I have a trouble using ssh on linux , both tried redhat 6.1/caldera 2.2.
it compiles fine, ssh also works fine, except one problem:
ssh from caldera --> solaris , $DISPLAY is set correctly
ssh from caldera --> another linux , $DISPLAY is not set.
lookling into the sshconf.h , created by ./configure, I found,
the entry
#define X_DISPLAY_MISSING 1
which seem indicate it can not find my X related library?
also , ./configure output shows
checking for X ... no
can somebody give a clue what's i'm missing?
Thanks,
Jason