From owner-freebsd-questions Tue Nov 10 13:17:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16278 for freebsd-questions-outgoing; Tue, 10 Nov 1998 13:17:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from elvis.vnet.net (elvis.vnet.net [166.82.1.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16259 for ; Tue, 10 Nov 1998 13:17:40 -0800 (PST) (envelope-from rivers@dignus.com) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by elvis.vnet.net (8.8.8/8.8.4) with ESMTP id QAA24989; Tue, 10 Nov 1998 16:17:11 -0500 (EST) Received: from lakes.dignus.com (lakes [10.0.0.3]) by dignus.com (8.8.8/8.8.5) with ESMTP id QAA25567; Tue, 10 Nov 1998 16:46:19 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.8.8/8.6.9) id QAA29086; Tue, 10 Nov 1998 16:00:04 -0500 (EST) Date: Tue, 10 Nov 1998 16:00:04 -0500 (EST) From: Thomas David Rivers Message-Id: <199811102100.QAA29086@lakes.dignus.com> To: FreeBSD-questions@FreeBSD.ORG, rdmurphy@vt.edu Subject: Re: vnc Fatal server error: could not open default cursor font 'cursor' In-Reply-To: <199811102049.PAA16706@neale.econ.vt.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I've installed vnc from the ports collection, but cannot startup > the server program. The log file says: > > 10/11/98 15:40:01 Xvnc version 3.3.2r2 > 10/11/98 15:40:01 Copyright (C) 1997-8 Olivetti & Oracle Research Laboratory > 10/11/98 15:40:01 See http://www.orl.co.uk/vnc for information about VNC > 10/11/98 15:40:01 Desktop name 'X' (:1) > 10/11/98 15:40:01 Protocol version supported 3.3 > 10/11/98 15:40:01 Listening for VNC connections on > 10/11/98 15:40:01 Listening for HTTP connections on > 10/11/98 15:40:01 URL http:// > > Fatal server error: > could not open default cursor font 'cursor' > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > _X11TransSocketINETConnect: Can't connect: errno = 61 > xrdb: Interrupted system call > xrdb: Can't open display ':1' It looks like your display isn't set correctly; that should probably be something like "mach:1" where 'mach' is your machine name. - Dave Rivers - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message