From owner-freebsd-questions Mon Apr 15 21:17:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 4F82137B400 for ; Mon, 15 Apr 2002 21:17:33 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.2/8.12.2) with ESMTP id g3G4HTbe000317; Tue, 16 Apr 2002 16:17:29 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.2/8.12.2/Submit) id g3G4HN1D000316; Tue, 16 Apr 2002 16:17:23 +1200 (NZST) Date: Tue, 16 Apr 2002 16:17:23 +1200 From: Jonathan Chen To: Chip Wiegand Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4 won't run, installed from the port Message-ID: <20020416161723.B250@grimoire.chen.org.nz> References: <20020414173509.7d8c08bb.chip@wiegand.org> <20020415093215.GG396@roman.mobil.cz> <20020415152404.6c96b85a.chip@wiegand.org> <20020416131101.A19603@grimoire.chen.org.nz> <20020415183604.2b1b0440.chip@wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020415183604.2b1b0440.chip@wiegand.org>; from chip@wiegand.org on Mon, Apr 15, 2002 at 06:36:04PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 15, 2002 at 06:36:04PM +0000, Chip Wiegand wrote: > On Tue, 16 Apr 2002 13:11:01 +1200 > Jonathan Chen wrote: > > > On Mon, Apr 15, 2002 at 03:24:04PM +0000, Chip Wiegand wrote: > > > > [...] > > > Yes, it does exist. What does _LoaderfileToMem() read() failed > > > mean? It worked previously, this came about after running > > > portupgrade. > > > > What version of XFree86-Server-4 are you running? You should have > > something like XFree86-Server-4.2.0 in /var/db/pkg. > > -- > > Jonathan Chen > > According to /var/db/pkg I have XFree86-4.2.0_1,1 > According to /var/log/XFree86.0.log I have XFree86-4.1.0 If you used portupgrade to upgrade from 4.1 to 4.2, it won't do it completely. The port checks for files that exist in 4.1 and thus doesn't install required 4.2 equivalent version. What I had to do was to pkg_delete XFree88-4.1 and then install 4.2 from the ports. I suspect that the best thing for you to do is to manually install: x11/XFree86-4-clients x11/XFree86-4-documents x11-fonts/XFree86-4-font100dpi x11-fonts/XFree86-4-font75dpi x11-fonts/XFree86-4-fontCyrillic x11-fonts/XFree86-4-fontDefaultBitmaps x11-fonts/XFree86-4-fontScalable x11-servers/XFree86-4-FontServer x11-servers/XFree86-4-Server which got missed. -- Jonathan Chen ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message