From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 24 21:59:23 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6486F1065673 for ; Mon, 24 Nov 2008 21:59:23 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 241F38FC18 for ; Mon, 24 Nov 2008 21:59:23 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.95] (helo=moosa) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1L4jSj-0004Vl-EI; Tue, 25 Nov 2008 00:59:21 +0300 To: luizbcampos References: <38095920@ipt.ru> From: Boris Samorodov Date: Tue, 25 Nov 2008 00:58:57 +0300 In-Reply-To: (luizbcampos@gmail.com's message of "Mon\, 24 Nov 2008 16\:44\:43 -0200") Message-ID: <50122126@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@FreeBSD.org Subject: Re: downloading linux_base-fc4 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 21:59:23 -0000 Please, keep CC to emulation@ ML. On Mon, 24 Nov 2008 16:44:43 -0200 luizbcampos wrote: > On 10/21/08, Boris Samorodov wrote: > > On Tue, 21 Oct 2008 14:49:01 -0200 luizbcampos wrote: > > > >> After I had tried to download linux_base-fc4 I got file > >> unavailable not found no access...I need to put my printer to work! > > > > You may try to use packages: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html > > > >> What`s the matter? > > > > You didn't show any diagnostics (exact commands, exact output, etc.) > > so it's hard to say anything. > > > >> # pkg_add -r linux_base-fc4 > Error: FTP unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages/7.0-release/Latest/linux_base-fc4.tbz:file > unavailable (file not found, no access) > >> The problem lingers on... There are two problems here. First, I'm not sure where did you get .../packages/7.0-release/... directory. That should be a .../packages-7.0-release/... one. Second, try to use linux_base package, i.e. "pkg_add -r linux_base". WBR -- bsam