albi wrote:
Richard Morse wrote:

Apparently, in order to run the installer for 9i, it needs X. But, I figure it shouldn't need all of X, because I intend to connect via `ssh -X` from a different computer which is running X to actualy do the display. However, even once I've installed 'x11/xorg-libraries', when I `ssh -X` to the box $DISPLAY is not set.


did you enable X-forwarding in the sshd-config ? afaik indeed only the X-libraries are needed to make remote X over ssh work

For X-forwarding to work, you need to have /usr/X11R6/bin/xauth on your server. That is, you have to install xorg-clients too.

--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :            -3341
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to