From owner-freebsd-questions@FreeBSD.ORG Mon Jun 27 16:56:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 511DA16A41C for ; Mon, 27 Jun 2005 16:56:32 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1854943D4C for ; Mon, 27 Jun 2005 16:56:31 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.194] (june.chuckr.org [66.92.151.194]) by chuckr.org (Postfix) with ESMTP id DC237114B6; Mon, 27 Jun 2005 12:48:44 -0400 (EDT) Message-ID: <42C03F65.804@chuckr.org> Date: Mon, 27 Jun 2005 18:03:17 +0000 From: Chuck Robey User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050524) X-Accept-Language: en-us, en MIME-Version: 1.0 To: perikillo References: <51d7a51605062623007660086b@mail.gmail.com> In-Reply-To: <51d7a51605062623007660086b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd 5.4 cannot fetch xfree86? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2005 16:56:32 -0000 perikillo wrote: > Hi to all. > I install freebsd 5.4 Release, with xorg i have problems with my >kbd, and i decide to install the old friend XFree86-4, i read the >handbook about, the example say: >test# pkg_add -r XFree86 > > But my system dosent found nothing, the answer is something about >"Cannot fetch xfree86 packages from ftp.freebsd.org. > > > You can use the PACKAGESITE variable to get pkg_add to go where you want. This next line can be done a whole bunch of different ways, but it's the most general, but I have crafted this for my own system, which is a amd64, so it points there. If you don't see this, and change this to point to your own system's architecture, yu're on your own if you mess things up: env PACKAGESITE=ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-current/All/ /usr/sbin/pkg_add -f -r ${PKG_TARGET} > There is something else i need to do? or where i can change the >default URL? OR wich URL have those pakages ? Any help i will >apreciate. > > Thanks to all. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >