From owner-freebsd-hackers Sat Oct 18 18:56:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA15382 for hackers-outgoing; Sat, 18 Oct 1997 18:56:21 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA15373 for ; Sat, 18 Oct 1997 18:56:17 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id SAA26868; Sat, 18 Oct 1997 18:56:30 -0700 (PDT) To: allenc@verinet.com cc: hackers@FreeBSD.ORG Subject: Re: XFree86 3.3.1 distribution problem In-reply-to: Your message of "Sat, 18 Oct 1997 19:31:18 MDT." <344962E6.4B14@verinet.com> Date: Sat, 18 Oct 1997 18:56:30 -0700 Message-ID: <26864.877226190@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The new version of sysinstall has XFree86 3.3.1 among the canned > distributions. When I tried to install select parts of the 3.3.1 > distribution, sysinstall could not find the files in This was a bug in the distribution handling which has since been fixed, sorry. > I searched the mail archives and the bug database for futher information > on this problem. One reference in the bug database said I should > install the distribution manually. Fine, I'll just pkg_add the parts I > need: Heh, as you found out, these aren't actually packages though they are deceptively (for 8.3 reasons) given the same suffix. You're supposed to extract them according to the instructions found in README in the XF86331 directory (which is provided by the XFree86t project). Jordan