Date: Tue, 16 Apr 2002 16:17:23 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Chip Wiegand <chip@wiegand.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: XFree86-4 won't run, installed from the port Message-ID: <20020416161723.B250@grimoire.chen.org.nz> In-Reply-To: <20020415183604.2b1b0440.chip@wiegand.org>; from chip@wiegand.org on Mon, Apr 15, 2002 at 06:36:04PM %2B0000 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 15, 2002 at 06:36:04PM +0000, Chip Wiegand wrote: > On Tue, 16 Apr 2002 13:11:01 +1200 > Jonathan Chen <jonc@chen.org.nz> 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 <jonc@chen.org.nz> > > 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 <jonc@chen.org.nz> ---------------------------------------------------------------------- "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416161723.B250>