From owner-freebsd-questions@FreeBSD.ORG Thu Jan 13 20:37:23 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E206A16A4D4 for ; Thu, 13 Jan 2005 20:37:23 +0000 (GMT) Received: from hedwig.mgh.harvard.edu (hedwig.mgh.harvard.edu [132.183.156.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9196B43D48 for ; Thu, 13 Jan 2005 20:37:23 +0000 (GMT) (envelope-from remorse@partners.org) Received: from [132.183.156.105] (buxtehude.mgh.harvard.edu [132.183.156.105]) j0DKbNoj009686; Thu, 13 Jan 2005 15:37:23 -0500 (EST) (envelope-from remorse@partners.org) In-Reply-To: <41E6C8BF.6060703@daniel.stefan.haischt.name> References: <41E6C8BF.6060703@daniel.stefan.haischt.name> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Richard Morse Date: Thu, 13 Jan 2005 15:37:22 -0500 To: "Daniel S. Haischt" X-Mailer: Apple Mail (2.619) cc: questions@freebsd.org Subject: Re: How to use X without installing X? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 20:37:24 -0000 On 13 Jan 2005, at 2:15 PM, Daniel S. Haischt wrote: > simply try to export/set the DISPLAY variable before > installing any additional software. > > setenv DISPLAY foo.bar.com:0.0 > ^^^^^^^^^^^^ > | > Your actual X-Server -=B4 Hi! I tried this (I had to use xhost first on my local machine), and=20 it sort of works. I get a lot of errors about fonts, and the Oracle=20 installer keeps throwing various java exceptions and not doing=20 anything, but I don't know if that's because of problems with the=20 installer or the X connection. The font errors I get are: Font specified in font.properties not found=20 [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific] if you have any idea what I'm missing that would solve this... Thanks muchly, Ricky=